diff --git a/sway/config b/sway/config index 3e8409b..7cef047 100644 --- a/sway/config +++ b/sway/config @@ -101,7 +101,7 @@ bindsym $mod+Return exec $term bindsym $mod+q kill # start your launcher -bindsym $mod+d exec $menu +bindsym $mod+space exec $menu # Drag floating windows by holding down $mod and left mouse button. # Resize them with right mouse button + $mod. @@ -200,7 +200,7 @@ bindsym $mod+Shift+s sticky toggle bindsym $mod+Shift+space floating toggle # Swap focus between the tiling area and the floating area -bindsym $mod+space focus mode_toggle +bindsym $mod+d focus mode_toggle # move focus to the parent container bindsym $mod+a focus parent