aboutsummaryrefslogtreecommitdiff
path: root/roles/home/desktop/i3.nix
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2024-08-19 20:52:30 -0700
committerCaroline Larimore <caroline@larimo.re>2024-08-19 20:52:30 -0700
commit36dcc3c10ca97ddb5cf3c55f39253d7c0d22c539 (patch)
tree07445b90b25d7c64bf593e6db2cae65da25126a2 /roles/home/desktop/i3.nix
parent0ebf40c5a15461eed01e7e64bb0c563a4e695513 (diff)
home: desktop: de-brand workspaces, update music icon
Diffstat (limited to 'roles/home/desktop/i3.nix')
-rw-r--r--roles/home/desktop/i3.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/roles/home/desktop/i3.nix b/roles/home/desktop/i3.nix
index 8302a0c..2653c4d 100644
--- a/roles/home/desktop/i3.nix
+++ b/roles/home/desktop/i3.nix
@@ -10,12 +10,12 @@
ws1 = "1:Terminal";
ws2 = "2:Browser";
ws3 = "3:Chat";
- ws4 = "4:Steam";
+ ws4 = "4:Gaming";
ws5 = "5";
ws6 = "6";
ws7 = "7";
- ws8 = "8:qBittorrent";
- ws9 = "9:Youtube";
+ ws8 = "8:Meow";
+ ws9 = "9:Music";
ws10 = "10:Misc";
ws11 = "11:Empty";