aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2016-03-12 18:35:42 -0500
committerDrew DeVault <sir@cmpwn.com>2016-03-12 18:35:42 -0500
commitc1517e5e40d29ed9cc2e29acf4f4e632b5338f25 (patch)
tree4874fa8e3b9673c74c2573fa03348494f22f5bd4
parent60b95cca4632e73d1917d61314d1e73ffa089278 (diff)
Fix default config's split binding
Fixes #508
-rw-r--r--config4
1 files changed, 2 insertions, 2 deletions
diff --git a/config b/config
index f7e9e751..17160d5e 100644
--- a/config
+++ b/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