mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 16:01:27 +00:00
parent
60b95cca46
commit
c1517e5e40
4
config
4
config
|
@ -106,9 +106,9 @@ output * bg /usr/share/sway/wallpaper.jpg fill
|
|||
# Layout stuff:
|
||||
#
|
||||
# You can "split" the current object of your focus with
|
||||
# $mod+h or $mod+v, for horizontal and vertical splits
|
||||
# $mod+s or $mod+v, for horizontal and vertical splits
|
||||
# respectively.
|
||||
bindsym $mod+h splith
|
||||
bindsym $mod+s splith
|
||||
bindsym $mod+v splitv
|
||||
|
||||
# Switch the current container between different layout styles
|
||||
|
|
Loading…
Reference in a new issue