aboutsummaryrefslogtreecommitdiffstats
path: root/styles/modules.css
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-16 14:12:53 +0200
committerDanilo M. <danix@danix.xyz>2026-09-16 14:12:53 +0200
commit2c23c9cc2fa5c26e408e7276f7da7d0cb37922d6 (patch)
tree43ba74c122a959c344ca3f8069dbd8c1946d6687 /styles/modules.css
parent51a10dcf68852b278ff58b983b64132f357fe645 (diff)
downloadwaybar-theme-udt-master.tar.gz
waybar-theme-udt-master.zip
fix(workspaces): use a messaging icon for desktop 7HEADmaster
internet-chat resolves to an empty outlined monitor in this icon theme; dialog-messages is the filled speech bubble. The window-switcher's copy of the mapping was corrected to match.
Diffstat (limited to 'styles/modules.css')
-rw-r--r--styles/modules.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/modules.css b/styles/modules.css
index 4daff23..ee5c4b2 100644
--- a/styles/modules.css
+++ b/styles/modules.css
@@ -110,7 +110,7 @@
#workspaces button:nth-child(4) { background-image: url("@ICONS@/devices/22/network-server.svg"); }
#workspaces button:nth-child(5) { background-image: url("@ICONS@/actions/22/document-edit.svg"); }
#workspaces button:nth-child(6) { background-image: url("@ICONS@/categories/22/applications-graphics.svg"); }
-#workspaces button:nth-child(7) { background-image: url("@ICONS@/categories/22/internet-chat.svg"); }
+#workspaces button:nth-child(7) { background-image: url("@ICONS@/actions/22/dialog-messages.svg"); }
#workspaces button:nth-child(8) { background-image: url("@ICONS@/devices/22/input-gaming.svg"); }
/* ------------------------------------------------ *