From 3fe7b7d6e3b8e0940ae7996598a6800be17051c5 Mon Sep 17 00:00:00 2001 From: Adam French Date: Tue, 19 Nov 2024 00:33:22 +0000 Subject: [PATCH] nice workspaces :) --- i3config | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) 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