]> git.r.bdr.sh - rbdr/dotfiles/commitdiff
Use super and b
authorRuben Beltran del Rio <redacted>
Sat, 4 Mar 2023 15:44:37 +0000 (16:44 +0100)
committerRuben Beltran del Rio <redacted>
Sat, 4 Mar 2023 15:44:37 +0000 (16:44 +0100)
config/i3/config

index 22790fece771db09df9a27d37b64c0efdcfc6a41..8021e6d8296871a8faa545359dfb05287e0e8d67 100644 (file)
@@ -9,7 +9,7 @@
 #
 # Please see https://i3wm.org/docs/userguide.html for a complete reference!
 
-set $mod Mod1
+set $mod Mod4
 
 # Font for window titles. Will also be used by the bar unless a different font
 # is used in the bar {} block below.
@@ -83,7 +83,7 @@ bindsym $mod+Shift+Up move up
 bindsym $mod+Shift+Right move right
 
 # split in horizontal orientation
-bindsym $mod+- split h
+bindsym $mod+b split h
 
 # split in vertical orientation
 bindsym $mod+v split v