summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorBotond Hende <nettingman@gmail.com>2024-08-24 18:57:12 +0200
committerBotond Hende <nettingman@gmail.com>2024-08-24 19:01:16 +0200
commit17abcde7379b5eed05d984b6e5af02ef6b205598 (patch)
tree07c430cffbb5db19371b8d7546d90d432f39691a /home
parent6dceecc0c67b70ab4c2d483c0e72259acbb9ca6f (diff)
horizontal/vertical split binding in sway
Diffstat (limited to 'home')
-rw-r--r--home/.config/sway/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/.config/sway/config b/home/.config/sway/config
index 198d594..25246d5 100644
--- a/home/.config/sway/config
+++ b/home/.config/sway/config
@@ -189,8 +189,8 @@ bindsym --to-code $mod+A exec thunar
# You can "split" the current object of your focus with
# $mod+b or $mod+v, for horizontal and vertical splits
# respectively.
- # bindsym $mod+b splith
- # bindsym $mod+v splitv
+ bindsym $mod+v splith
+ bindsym $mod+b splitv
# Switch the current container between different layout styles
bindsym $mod+s layout stacking