[kanaya] i3 config: add back_and_forth keybinding
This commit is contained in:
parent
f38857c69d
commit
130b48acdc
|
|
@ -296,6 +296,9 @@ bindsym Control+$mod+comma move workspace to output $OUTPUT3
|
||||||
bindsym Control+$mod+period move workspace to output primary
|
bindsym Control+$mod+period move workspace to output primary
|
||||||
bindsym Control+$mod+slash move workspace to output $OUTPUT2
|
bindsym Control+$mod+slash move workspace to output $OUTPUT2
|
||||||
|
|
||||||
|
# ~~ Other workspace related keybindings
|
||||||
|
bindsym $mod+Tab workspace back_and_forth
|
||||||
|
|
||||||
|
|
||||||
# APP-SPECIFIC WINDOW RULES
|
# APP-SPECIFIC WINDOW RULES
|
||||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~
|
# ~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue