add next/prev mouse bind

This commit is contained in:
lelgenio 2020-10-25 20:25:00 -03:00
parent eadf572e58
commit 4e81572d27
1 changed files with 5 additions and 2 deletions

View File

@ -126,8 +126,11 @@ $mod+{{@@ d.capitalize() @@}} focus {{@@ d @@}}
$mod+Shift+${{@@ d @@}} move {{@@ d @@}}
#{%@@ endfor @@%}#
$mod+Shift+{{@@ key.tabL @@}} move workspace prev
$mod+Shift+{{@@ key.tabR @@}} move workspace next
$mod+Shift+{{@@ key.tabL @@}} move workspace prev_on_output
$mod+Shift+{{@@ key.tabR @@}} move workspace next_on_output
--whole-window $mod+button8 workspace next_on_output
--whole-window $mod+button9 workspace prev_on_output
# Resizing containers:
$mod+Control+$left resize shrink width 20px