mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-06-29 16:52:02 +00:00
i3 cycle workspaces
This commit is contained in:
@ -47,6 +47,9 @@ bindsym $mod+h split h
|
||||
# split in vertical orientation
|
||||
bindsym $mod+v split v
|
||||
|
||||
# Cycle workspaces
|
||||
bindsym $mod+apostrophe workspace next_on_output
|
||||
|
||||
# enter fullscreen mode for the focused container
|
||||
bindsym $mod+f fullscreen toggle
|
||||
|
||||
|
Reference in New Issue
Block a user