mirror of
https://github.com/NickHu/sway
synced 2024-11-16 19:49:56 +01:00
parent
e5d2efbfc9
commit
d268e897e9
1 changed files with 2 additions and 2 deletions
4
config
4
config
|
@ -107,9 +107,9 @@ output * bg /usr/share/sway/Sway_Wallpaper_Blue_1920x1080.png fill
|
|||
# Layout stuff:
|
||||
#
|
||||
# You can "split" the current object of your focus with
|
||||
# $mod+s or $mod+v, for horizontal and vertical splits
|
||||
# $mod+b or $mod+v, for horizontal and vertical splits
|
||||
# respectively.
|
||||
bindsym $mod+s splith
|
||||
bindsym $mod+b splith
|
||||
bindsym $mod+v splitv
|
||||
|
||||
# Switch the current container between different layout styles
|
||||
|
|
Loading…
Reference in a new issue