Adjustments to i3 to make it more COSMIC-like
This commit is contained in:
+2
-2
@@ -99,10 +99,10 @@ bindsym $mod+a focus parent
|
|||||||
# Cycle through active workspaces (both alt and win work)
|
# Cycle through active workspaces (both alt and win work)
|
||||||
bindsym $mod+Tab workspace next
|
bindsym $mod+Tab workspace next
|
||||||
bindsym mod1+Tab workspace next
|
bindsym mod1+Tab workspace next
|
||||||
bindsym $mod+Control+j workspace next
|
bindsym $mod+Control+l workspace next
|
||||||
bindsym $mod+Shift+Tab workspace prev
|
bindsym $mod+Shift+Tab workspace prev
|
||||||
bindsym mod1+Shift+Tab workspace prev
|
bindsym mod1+Shift+Tab workspace prev
|
||||||
bindsym $mod+Control+k workspace prev
|
bindsym $mod+Control+h workspace prev
|
||||||
|
|
||||||
# Move to scratchpad
|
# Move to scratchpad
|
||||||
bindsym $mod+m move scratchpad
|
bindsym $mod+m move scratchpad
|
||||||
|
|||||||
Reference in New Issue
Block a user