change resize bindings
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user