From 423e3647f833ef8a2dd9c7021e456a1672dd8692 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sun, 10 Nov 2024 14:26:10 +0200 Subject: sway: Update bindings for floating window --- .config/sway/config | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '.config/sway') diff --git a/.config/sway/config b/.config/sway/config index 4d42897..aed1e7f 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -190,10 +190,7 @@ client.placeholder #000000 #000000 #F8F8F2 #000000 #000000 bindsym $mod+f fullscreen # Toggle the current focus between tiling and floating mode - bindsym $mod+Shift+space floating toggle - - # Swap focus between the tiling area and the floating area - bindsym $mod+space focus mode_toggle + bindsym $mod+Shift+f floating toggle # Move focus to the Parent container # bindsym $mod+p focus parent -- cgit v1.2.3