nice workspaces :)
This commit is contained in:
17
i3config
17
i3config
@@ -1,5 +1,6 @@
|
||||
# i3 config file (v4)
|
||||
# Please see http://i3wm.org/docs/userguide.html for a complete reference!
|
||||
assign [title="Surfshark"] $ws8
|
||||
|
||||
# Set mod key (Mod1=<Alt>, Mod4=<Super>)
|
||||
set $mod Mod4
|
||||
@@ -141,14 +142,14 @@ bindsym $mod+Ctrl+Left workspace prev
|
||||
# to display names or symbols instead of plain workspace numbers you can use
|
||||
# something like: set $ws1 1:mail
|
||||
# set $ws2 2:
|
||||
set $ws1 1
|
||||
set $ws2 2
|
||||
set $ws3 3
|
||||
set $ws4 4
|
||||
set $ws5 5
|
||||
set $ws6 6
|
||||
set $ws7 7
|
||||
set $ws8 8
|
||||
set $ws1 ^-^
|
||||
set $ws2 *_*
|
||||
set $ws3 ._.
|
||||
set $ws4 .-.
|
||||
set $ws5 $-$
|
||||
set $ws6 !_!
|
||||
set $ws7 *-*
|
||||
set $ws8 @_@
|
||||
|
||||
# switch to workspace
|
||||
bindsym $mod+1 workspace $ws1
|
||||
|
||||
Reference in New Issue
Block a user