Changed toggle float keybind.

This commit is contained in:
James Patrick 2020-04-21 23:55:31 -04:00
parent 8d96915060
commit 4c2d4ef6f8

View File

@ -93,7 +93,7 @@ bindsym $mod+f fullscreen
bindsym $mod+Shift+s sticky toggle bindsym $mod+Shift+s sticky toggle
# Toggle the current focus between tiling and floating mode # Toggle the current focus between tiling and floating mode
bindsym $mod+Shift+space floating toggle bindsym $mod+Shift+f floating toggle
# Swap focus between the tiling area and the floating area # Swap focus between the tiling area and the floating area
bindsym $mod+d focus mode_toggle bindsym $mod+d focus mode_toggle