diff options
| author | Caroline Larimore <caroline@larimo.re> | 2024-08-19 20:52:30 -0700 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2024-08-19 20:52:30 -0700 |
| commit | 36dcc3c10ca97ddb5cf3c55f39253d7c0d22c539 (patch) | |
| tree | 07445b90b25d7c64bf593e6db2cae65da25126a2 /roles/home/desktop/polybar.nix | |
| parent | 0ebf40c5a15461eed01e7e64bb0c563a4e695513 (diff) | |
home: desktop: de-brand workspaces, update music icon
Diffstat (limited to 'roles/home/desktop/polybar.nix')
| -rw-r--r-- | roles/home/desktop/polybar.nix | 4 |
1 files changed, 2 insertions, 2 deletions
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 = { |