From: Ruben Beltran del Rio Date: Sat, 4 Mar 2023 15:44:37 +0000 (+0100) Subject: Use super and b X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/commitdiff_plain/f6b56240fff7c0ddf862c77434c2dc9fd54fd543 Use super and b --- diff --git a/config/i3/config b/config/i3/config index 22790fe..8021e6d 100644 --- a/config/i3/config +++ b/config/i3/config @@ -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