diff options
| author | Jelle Teijema <jelle@teije.ma> | 2025-07-25 14:51:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-25 14:51:53 +0200 |
| commit | aaaf37e85c1c9302cb9bc475049daf62c41b1f9b (patch) | |
| tree | d12775b358d016658e90909a2d46e137d925d2b0 /config/waybar/ModulesWorkspaces | |
| parent | dd889d3aac40075ee73f76290c69ccc698673817 (diff) | |
Add plex to waybar icons
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 +} |
