From cdd4114c54f91cbd2ee34bdda1d9f47412808119 Mon Sep 17 00:00:00 2001 From: AnInternetTroll Date: Wed, 18 May 2022 19:14:00 +0200 Subject: Remove foot dracula --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/sway') diff --git a/.config/sway/config b/.config/sway/config index 848e94c..b745380 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -255,7 +255,7 @@ mode "resize" { bindsym $right resize grow width 10px # Ditto, with arrow keys - bindshm Left resize shrink width 10px + bindsym Left resize shrink width 10px bindsym Down resize grow height 10px bindsym Up resize shrink height 10px bindsym Right resize grow width 10px -- cgit v1.2.3