diff --git a/config b/config index 719ae91..4b9a172 100644 --- a/config +++ b/config @@ -61,7 +61,7 @@ output DP-1 disable bindsym $mod+Shift+q kill # Start your launcher - bindsym $mod+d exec $menu + bindsym $mod+p exec $menu # Drag floating windows by holding down $mod and left mouse button. # Resize them with right mouse button + $mod. @@ -136,7 +136,7 @@ output DP-1 disable bindsym $mod+v splitv # Switch the current container between different layout styles - bindsym $mod+s layout stacking + bindsym $mod+q layout stacking bindsym $mod+w layout tabbed bindsym $mod+e layout toggle split @@ -158,11 +158,11 @@ output DP-1 disable # You can send windows there and get them back later. # Move the currently focused window to the scratchpad - bindsym $mod+Shift+minus move scratchpad + bindsym $mod+Shift+s move scratchpad # Show the next scratchpad window or hide the focused scratchpad window. # If there are multiple scratchpad windows, this command cycles through them. - bindsym $mod+minus scratchpad show + bindsym $mod+s scratchpad show # # Resizing containers: #