From 5a3d5e97639cf7c871daa141ae26b0ee2262ca52 Mon Sep 17 00:00:00 2001 From: dbroqua Date: Tue, 1 Sep 2020 20:56:24 +0200 Subject: [PATCH] Minor changes in workspace's name --- config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/i3/config b/config/i3/config index 39fe681..7f57888 100644 --- a/config/i3/config +++ b/config/i3/config @@ -49,8 +49,8 @@ bindsym $mod+a focus parent set $wksp1 "1: Main" set $wksp2 "2: Works" -set $wksp3 "3: Slack" -set $wksp4 "4: Spotify" +set $wksp3 "3: Social" +set $wksp4 "4: Music" set $wksp5 "5: Graphics" set $wksp6 "6: Minecraft" set $wksp7 "7: Remote"