feat(sway): add keybind to cycle between current/previous workspace
This commit is contained in:
parent
0944fcce4e
commit
e420154175
1 changed files with 2 additions and 0 deletions
|
|
@ -139,6 +139,8 @@ bindsym $mod+Shift+5 move container to workspace $ws5
|
|||
bindsym $mod+Shift+6 move container to workspace $ws6
|
||||
bindsym ctrl+alt+shift+n workspace next
|
||||
bindsym ctrl+alt+shift+p workspace prev
|
||||
# Cycle between current/previous workspaces
|
||||
bindsym ctrl+alt+shift+Return workspace back_and_forth
|
||||
|
||||
# LAYOUT
|
||||
# You can "split" the current object of your focus with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue