From a0bc03ad34180095852cd909bf400c72cd1f7688 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 14 Mar 2025 16:05:30 +0900 Subject: updated workspace#rw --- config/waybar/ModulesWorkspaces | 1 - 1 file changed, 1 deletion(-) (limited to 'config/waybar/ModulesWorkspaces') diff --git a/config/waybar/ModulesWorkspaces b/config/waybar/ModulesWorkspaces index d171fe5b..c9485ea9 100644 --- a/config/waybar/ModulesWorkspaces +++ b/config/waybar/ModulesWorkspaces @@ -213,7 +213,6 @@ "title<.*ChatGPT.*>": "󰚩 ", "title<.*deepseek.*>": "󰚩 ", - "title<.*AI.*>": "󰚩 ", "title<.*qwen.*>": "󰚩 ", "class": "󰅳 ", "class": " ", -- cgit v1.2.3 From 5e8acea7b7227e78816e316424b968810dca0113 Mon Sep 17 00:00:00 2001 From: brockar Date: Sat, 15 Mar 2025 03:28:23 -0300 Subject: add icons waybar workspace#rw --- config/waybar/ModulesWorkspaces | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'config/waybar/ModulesWorkspaces') diff --git a/config/waybar/ModulesWorkspaces b/config/waybar/ModulesWorkspaces index c9485ea9..d1862f58 100644 --- a/config/waybar/ModulesWorkspaces +++ b/config/waybar/ModulesWorkspaces @@ -206,6 +206,7 @@ "class<[Tt]elegram-desktop|org.telegram.desktop|io.github.tdesktop_x64.TDesktop>": " ", "class": " ", "title<.*whatsapp.*>": " ", + "title<.*zapzap.*>": " ", "title<.*messenger.*>": " ", "title<.*facebook.*>": " ", "title<.*reddit.*>": " ", @@ -233,6 +234,7 @@ "class": "🖥️ ", "class": "󰨞 ", + "class": "󰵁", "class": "󰅩 ", "title<.*github.*>": " ", "class": " ", @@ -253,11 +255,13 @@ "class": " ", "class": "󰝰 ", + "class":"", "class": " ", "class": "📱 ", "class": " ", - - } + "class": "󰓃", + "class":"", + "class": "󰹛", + } }, - } -- cgit v1.2.3