From 157a9df1833983b2ff8f6def056e49281a700cee Mon Sep 17 00:00:00 2001 From: Tobi Date: Sat, 20 Nov 2021 12:38:37 +0100 Subject: [PATCH] updated config files --- sway_config | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sway_config b/sway_config index 520c664..869ad4f 100644 --- a/sway_config +++ b/sway_config @@ -68,11 +68,6 @@ bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. bindsym $mod+$down focus down bindsym $mod+$up focus up bindsym $mod+$right focus right - # Or use $mod+[up|down|left|right] - bindsym $mod+Left focus left - bindsym $mod+Down focus down - bindsym $mod+Up focus up - bindsym $mod+Right focus right # Move the focused window with the same, but add Shift bindsym $mod+Shift+$left move left