diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-01-12 14:51:49 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-12 14:51:49 +0900 |
| commit | 1a51c1c781bd92be657a9bb74685a86d9c76c733 (patch) | |
| tree | 48d22a66e91b124f517ce52b5455a868d4cc982e /config/waybar/ModulesWorkspaces | |
| parent | b0168284df23c1d5c4967685d814732f354ed8f6 (diff) | |
| parent | 4a8b493fdb60ee5b055bb8cf4e9b26826e8ef5db (diff) | |
Merge pull request #516 from JaKooLit/main
Main to development
Diffstat (limited to 'config/waybar/ModulesWorkspaces')
| -rw-r--r-- | config/waybar/ModulesWorkspaces | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/waybar/ModulesWorkspaces b/config/waybar/ModulesWorkspaces index 12fbdb56..4c25cfd1 100644 --- a/config/waybar/ModulesWorkspaces +++ b/config/waybar/ModulesWorkspaces @@ -158,7 +158,7 @@ "title<.*amazon.*>": " ", "title<.*reddit.*>": " ", "title<.*Picture-in-Picture.*>": " ", - "class<firefox|org.mozilla.firefox|librewolf|floorp|mercury-browser>": " ", + "class<firefox|org.mozilla.firefox|librewolf|floorp|mercury-browser|[Cc]achy-browser>": " ", "class<kitty|konsole>": " ", "class<kitty-dropterm>": " ", "class<Chromium|Thorium>": " ", @@ -167,12 +167,14 @@ "class<VSCode|code-url-handler|code-oss|codium|codium-url-handler|VSCodium>": " ", "class<thunar>": " ", "class<[Tt]hunderbird|[Tt]hunderbird-esr>": " ", + "class<eu.betterbird.Betterbird>": " ", "class<discord|[Ww]ebcord|Vesktop>": " ", "class<subl>": " ", "class<mpv>": " ", "class<celluloid|Zoom>": " ", "class<Cider>": " ", "class<virt-manager>": " ", + "class<.virt-manager-wrapped>": " ", "class<codeblocks>": " ", "class<mousepad>": " ", "class<libreoffice-writer>": " ", |
