added mouse back and forth button support
This commit is contained in:
parent
a7f27b41b1
commit
a78bbf9926
@ -186,6 +186,8 @@ mode "resize" {
|
|||||||
|
|
||||||
bindsym $mod+r mode "resize"
|
bindsym $mod+r mode "resize"
|
||||||
bindsym $mod+Escape workspace back_and_forth
|
bindsym $mod+Escape workspace back_and_forth
|
||||||
|
bindsym --whole-window button9 workspace next_on_output
|
||||||
|
bindsym --whole-window button8 workspace prev_on_output
|
||||||
|
|
||||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||||
# finds out, if available)
|
# finds out, if available)
|
||||||
|
Loading…
Reference in New Issue
Block a user