summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config4
1 files changed, 2 insertions, 2 deletions
diff --git a/config b/config
index e66daa87..223000b8 100644
--- a/config
+++ b/config
@@ -107,9 +107,9 @@ output * bg /usr/share/sway/Sway_Wallpaper_Blue_1920x1080.png fill
107# Layout stuff: 107# Layout stuff:
108# 108#
109 # You can "split" the current object of your focus with 109 # You can "split" the current object of your focus with
110 # $mod+s or $mod+v, for horizontal and vertical splits 110 # $mod+b or $mod+v, for horizontal and vertical splits
111 # respectively. 111 # respectively.
112 bindsym $mod+s splith 112 bindsym $mod+b splith
113 bindsym $mod+v splitv 113 bindsym $mod+v splitv
114 114
115 # Switch the current container between different layout styles 115 # Switch the current container between different layout styles