1
Fork 0

Add a toggle for floating windows.

This commit is contained in:
Bauke 2024-02-27 20:31:13 +01:00
parent 95a0d64006
commit 333518fabf
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ bindsym $mod+Shift+q kill
bindsym $mod+Shift+c reload
bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'Do you want to exit?' -B 'Yes' 'xfce4-session-logout'"
bindsym $mod+Shift+r restart
bindcode $mod+Shift+65 floating toggle
## Change focus.
bindsym $mod+Left focus left
bindsym $mod+Down focus down