changed floating toggle
This commit is contained in:
parent
9ecbacbb12
commit
9ca74e5f5f
|
|
@ -141,7 +141,7 @@ bindsym $mod+Ctrl+b exec --no-startup-id picom -bc --experimental-backends --dbu
|
||||||
bindsym $mod+Return exec $term
|
bindsym $mod+Return exec $term
|
||||||
bindsym $mod+Shift+Return exec $term -e tmux
|
bindsym $mod+Shift+Return exec $term -e tmux
|
||||||
|
|
||||||
bindsym Mod1+f floating toggle
|
bindsym $mod+Shift+f floating toggle
|
||||||
bindsym $mod+space focus mode_toggle
|
bindsym $mod+space focus mode_toggle
|
||||||
|
|
||||||
bindsym $mod+Escape workspace prev
|
bindsym $mod+Escape workspace prev
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue