diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-03-15 17:05:36 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-15 17:05:36 +0900 |
| commit | a99efcd09ca63e96efbcc380f23b8408bdd1753f (patch) | |
| tree | 32d7c1c04fb3c201e318ebe2f8727429cbfcc673 /config | |
| parent | a0bc03ad34180095852cd909bf400c72cd1f7688 (diff) | |
| parent | 5e8acea7b7227e78816e316424b968810dca0113 (diff) | |
Merge pull request #628 from brockar/development
add icons waybar workspace#rw
Diffstat (limited to 'config')
| -rw-r--r-- | config/waybar/ModulesWorkspaces | 10 |
1 files changed, 7 insertions, 3 deletions
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<discord|[Ww]ebcord|Vesktop>": " ", "title<.*whatsapp.*>": " ", + "title<.*zapzap.*>": " ", "title<.*messenger.*>": " ", "title<.*facebook.*>": " ", "title<.*reddit.*>": " ", @@ -233,6 +234,7 @@ "class<remmina>": "🖥️ ", "class<VSCode|code-url-handler|code-oss|codium|codium-url-handler|VSCodium>": " ", + "class<dev.zed.Zed>": "", "class<codeblocks>": " ", "title<.*github.*>": " ", "class<mousepad>": " ", @@ -253,11 +255,13 @@ "class<steam>": " ", "class<thunar|nemo>": " ", + "class<Gparted>":"", "class<gimp>": " ", "class<emulator>": "📱 ", "class<android-studio>": " ", - - } + "class<org.pipewire.Helvum>": "", + "class<localsend>":"", + "class<PrusaSlicer|UltiMaker-Cura|OrcaSlicer>": "", + } }, - } |
