commit d3504212a042a3d060254bc08648ea37c338cb17
parent e5d2efbfc9a2e5ef46e46bad8934fe07e8769c7b
Author: Drew DeVault <sir@cmpwn.com>
Date: Sat, 23 Apr 2016 08:53:41 -0400
Merge pull request #596 from mikkeloscar/default-config-mod-b
Use bindsym $mod+b splith in default config
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config b/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