From 36b5ac02b91ffc4d6901c5031b0f73b57e334f70 Mon Sep 17 00:00:00 2001 From: Alec Goncharow Date: Tue, 9 Jan 2024 14:28:13 -0500 Subject: yak shaving much to do about nothing, outlines from lspsage, some matching, some tpope plugins, flailing sql things might be too bloated but let's try it --- .config/sway/config | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to '.config/sway/config') diff --git a/.config/sway/config b/.config/sway/config index 988aa33..e9d8861 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -153,10 +153,10 @@ mode "resize" { # Pressing right will grow the window’s width. # Pressing up will shrink the window’s height. # Pressing down will grow the window’s height. - bindsym j resize shrink width 10 px or 10 ppt - bindsym k resize grow height 10 px or 10 ppt - bindsym l resize shrink height 10 px or 10 ppt - bindsym semicolon resize grow width 10 px or 10 ppt + bindsym h resize shrink width 10 px or 10 ppt + bindsym j resize grow height 10 px or 10 ppt + bindsym k resize shrink height 10 px or 10 ppt + bindsym l resize grow width 10 px or 10 ppt # same bindings, but for the arrow keys bindsym Left resize shrink width 10 px or 10 ppt @@ -169,13 +169,11 @@ mode "resize" { bindsym Escape mode "default" bindsym $mod+r mode "default" } - bindsym $mod+r mode "resize" mode "dota" { bindsym $mod+o mode "default" } - bindsym $mod+o mode "dota" # Walpaper @@ -223,6 +221,7 @@ gaps outer 0 for_window { [class="firefox"] border none [app_id="firefox"] border none + [app_id="Alacritty"] border pixel 2 [class="steam"] border none [class="Godot"] floating enable [window_role="pop-up"] floating enable @@ -232,9 +231,9 @@ for_window { } #client. -client.focused "#d0f0c0" "#d0f0c0" "#2b2b2b" "#888888" "#000000" -client.focused_inactive "#23242a" "#2b2b2b" "#888888" "#000000" "#000000" -client.unfocused "#2c2c2c" "#2b2b2b" "#888888" "#000000" "#000000" +client.focused "#d0f0c0" "#d0f0c0" "#2b2b2b" "#888888" "#d0f0c0" +client.focused_inactive "#23242a" "#2b2b2b" "#888888" "#000000" "#2b2b2b" +client.unfocused "#2c2c2c" "#2b2b2b" "#888888" "#000000" "#2c2c2c" # A lock command used in several places # set $lock_script ~/bin/pretty-lock -- cgit v1.2.3-70-g09d2