fix layouts sway
This commit is contained in:
parent
610b6c7d13
commit
7b12fe5852
@ -21,6 +21,8 @@ exec --no-startup-id easyeffects --gapplication-service
|
|||||||
|
|
||||||
exec --no-startup-id pomodoro daemon
|
exec --no-startup-id pomodoro daemon
|
||||||
|
|
||||||
|
exec_always kanshictl reload
|
||||||
|
|
||||||
exec $browser
|
exec $browser
|
||||||
exec $terminal1
|
exec $terminal1
|
||||||
exec $terminal2
|
exec $terminal2
|
||||||
|
|||||||
@ -69,9 +69,8 @@ bindsym --to-code $mod+Ctrl+Shift+j move workspace to output down
|
|||||||
|
|
||||||
bindsym --to-code $mod+f fullscreen toggle
|
bindsym --to-code $mod+f fullscreen toggle
|
||||||
|
|
||||||
# bindsym --to-code $mod+t layout tabbed
|
bindsym --to-code $mod+t layout toggle tabbed split
|
||||||
# bindsym --to-code $mod+v layout toggle split
|
bindsym --to-code $mod+v layout toggle splitv splith
|
||||||
# bindsym --to-code $mod+a focus parent
|
|
||||||
|
|
||||||
bindsym --to-code $mod+Shift+slash floating toggle
|
bindsym --to-code $mod+Shift+slash floating toggle
|
||||||
bindsym --to-code $mod+Shift+comma sticky toggle
|
bindsym --to-code $mod+Shift+comma sticky toggle
|
||||||
|
|||||||
@ -13,6 +13,8 @@ floating_modifier $mod
|
|||||||
|
|
||||||
xwayland enable
|
xwayland enable
|
||||||
|
|
||||||
|
workspace_layout default
|
||||||
|
default_orientation horizontal
|
||||||
focus_follows_mouse no
|
focus_follows_mouse no
|
||||||
mouse_warping none
|
mouse_warping none
|
||||||
popup_during_fullscreen smart
|
popup_during_fullscreen smart
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user