sway
This commit is contained in:
parent
ee86f4477b
commit
610b6c7d13
@ -69,9 +69,9 @@ bindsym --to-code $mod+Ctrl+Shift+j move workspace to output down
|
||||
|
||||
bindsym --to-code $mod+f fullscreen toggle
|
||||
|
||||
bindsym --to-code $mod+t layout tabbed
|
||||
bindsym --to-code $mod+v layout toggle split
|
||||
bindsym --to-code $mod+a focus parent
|
||||
# bindsym --to-code $mod+t layout tabbed
|
||||
# bindsym --to-code $mod+v layout toggle split
|
||||
# bindsym --to-code $mod+a focus parent
|
||||
|
||||
bindsym --to-code $mod+Shift+slash floating toggle
|
||||
bindsym --to-code $mod+Shift+comma sticky toggle
|
||||
|
||||
@ -11,6 +11,8 @@ font xft:FiraCode $font_size
|
||||
|
||||
floating_modifier $mod
|
||||
|
||||
xwayland enable
|
||||
|
||||
focus_follows_mouse no
|
||||
mouse_warping none
|
||||
popup_during_fullscreen smart
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user