From: Ruben Beltran del Rio Date: Thu, 6 Feb 2025 11:06:10 +0000 (+0000) Subject: Update sway config X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/commitdiff_plain/d050c347655f23b3f0c11e056dbd91d2cf74a7c1 Update sway config --- diff --git a/config/sway/config b/config/sway/config index c408540..0a98e21 100644 --- a/config/sway/config +++ b/config/sway/config @@ -17,12 +17,12 @@ set $right l set $term kitty # Theme Variables -set $font "Input Mono Light 12" +set $font "InputSansCompressed Light 12" set $highlight #00FFFF set $prompt #00FF00 # Font -font pango:Input Mono Light 12 +font pango:InputSansCompressed Light 12 # class / border / bg / fg / indicator / child_border client.focused #00FFFF #000000 #FFFFFF #00FF00 #00FFFF @@ -30,15 +30,18 @@ client.focused_inactive #00FFFF #000000 #666666 #00FF00 #00FFFF client.unfocused #666666 #000000 #888888 #666666 #666666 client.urgent #FF00FF #000000 #FFFFFF #00FF00 #FF00FF +gaps outer 10 +gaps inner 10 + # Your preferred application launcher # Note: pass the final command to swaymsg so that the resulting window can be opened # on the original workspace that the command was run on. -set $menu bemenu-run --fn $font -b -p "$" --tf "$prompt" --hf "$highlight" --sf "$highlight" --scf "$highlight" | xargs swaymsg exec +set $menu bemenu-run --fn $font -p "$" --tf "$prompt" --hf "$highlight" --sf "$highlight" --scf "$highlight" | xargs swaymsg exec ### Output configuration # # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) -output * bg ~/Pictures/lisa-congdon/BrightSpots_800x800.webp tile #000000 +exec swaybg -o \* -i ~/Pictures/wallpapers/lisa-congdon/Quilt_No._4_800x800.webp -m tile # output HDMI-A-1 resolution 1920x1080 position 1920,0 # # You can get the names of your outputs by running: swaymsg -t get_outputs