diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-07-29 23:11:26 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-29 23:11:26 +0900 |
| commit | 3d991ece8dfea37aea490a4c8f23927786db5416 (patch) | |
| tree | fc835bec717a2ded521806b501a2d932902dac16 /config/waybar/ModulesWorkspaces | |
| parent | 0ef4312445c4f7169b21802d18e939192eca358e (diff) | |
| parent | 0539861a8f951f0f13ed71af9516293c132cfff6 (diff) | |
Merge pull request #781 from JaKooLit/development
Development to main
Diffstat (limited to 'config/waybar/ModulesWorkspaces')
| -rw-r--r-- | config/waybar/ModulesWorkspaces | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/waybar/ModulesWorkspaces b/config/waybar/ModulesWorkspaces index 283d6449..f267856d 100644 --- a/config/waybar/ModulesWorkspaces +++ b/config/waybar/ModulesWorkspaces @@ -226,6 +226,7 @@ "class<vlc>": " ", "title<.*cmus.*>": " ", "class<[Ss]potify>": " ", + "class<Plex>": " ", "class<virt-manager>": " ", "class<.virt-manager-wrapped>": " ", @@ -264,4 +265,4 @@ "class<PrusaSlicer|UltiMaker-Cura|OrcaSlicer>": "", } }, -}
\ No newline at end of file +} |
