change resize bindings

This commit is contained in:
2023-07-03 13:02:08 -04:00
parent dbe400434d
commit b9e5ba7f4f
+4 -4
View File
@@ -6,10 +6,10 @@ set $fileManager "thunar"
bindsym $mod+w exec --no-startup-id rofi -show window -show-icons
bindsym $mod+c exec --no-startup-id ~/.config/rofi/scripts/configs.sh
bindsym Shift+Down resize shrink height 8 px or 8 ppt
bindsym Shift+Up resize grow height 8 px or 8 ppt
bindsym Shift+Left resize shrink width 8 px or 8 ppt
bindsym Shift+Right resize grow width 8 px or 8 ppt
bindsym $mod+Shift+Down resize shrink height 8 px or 8 ppt
bindsym $mod+Shift+Up resize grow height 8 px or 8 ppt
bindsym $mod+Shift+Left resize shrink width 8 px or 8 ppt
bindsym $mod+Shift+Right resize grow width 8 px or 8 ppt
# change focus between tiling / floating windows
bindsym $mod+space focus mode_toggle