From 36dcc3c10ca97ddb5cf3c55f39253d7c0d22c539 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Mon, 19 Aug 2024 20:52:30 -0700 Subject: home: desktop: de-brand workspaces, update music icon --- roles/home/desktop/polybar.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'roles/home/desktop/polybar.nix') diff --git a/roles/home/desktop/polybar.nix b/roles/home/desktop/polybar.nix index 396218c..3c254eb 100644 --- a/roles/home/desktop/polybar.nix +++ b/roles/home/desktop/polybar.nix @@ -112,9 +112,9 @@ index-sort = true; ws.icon = [ - "0:Main;󱄅" "1:Terminal;" "2:Browser;󰈹" "3:Chat;󰙯" "4:Steam;󰓓" + "0:Main;󱄅" "1:Terminal;" "2:Browser;󰈹" "3:Chat;󰙯" "4:Gaming;󰓓" "5;󰎱" "6;󰎳" "7;󰎶" - "8:qBittorrent;󰄛" "9:Youtube;󰗃" "10:Misc;󰁴" + "8:Meow;󰄛" "9:Music;󰲸" "10:Misc;󰁴" ]; label = { -- cgit v1.2.3