mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-08-04 05:55:32 +00:00
i3 cycle workspaces
This commit is contained in:
@@ -47,6 +47,9 @@ bindsym $mod+h split h
|
|||||||
# split in vertical orientation
|
# split in vertical orientation
|
||||||
bindsym $mod+v split v
|
bindsym $mod+v split v
|
||||||
|
|
||||||
|
# Cycle workspaces
|
||||||
|
bindsym $mod+apostrophe workspace next_on_output
|
||||||
|
|
||||||
# enter fullscreen mode for the focused container
|
# enter fullscreen mode for the focused container
|
||||||
bindsym $mod+f fullscreen toggle
|
bindsym $mod+f fullscreen toggle
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
[colors]
|
[colors]
|
||||||
black = #000000
|
black = #88000000
|
||||||
blue = #0288D1
|
blue = #0288D1
|
||||||
blue-light = #B3E5FC
|
blue-light = #B3E5FC
|
||||||
pink = #E91E63
|
pink = #E91E63
|
||||||
|
Reference in New Issue
Block a user