diff --git a/i3config b/i3config index 840e8e5..014388d 100644 --- a/i3config +++ b/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=, Mod4=) 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