mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-08-04 14:05:30 +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
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
[colors]
|
||||
black = #000000
|
||||
black = #88000000
|
||||
blue = #0288D1
|
||||
blue-light = #B3E5FC
|
||||
pink = #E91E63
|
||||
|
Reference in New Issue
Block a user