diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-07-27 01:29:58 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-27 01:29:58 +0900 |
| commit | a49b193e1bf7c89b8de95190456937335225001e (patch) | |
| tree | 86ce9ac42c52992f0d15517c1c1fc283e8f4b481 /config/waybar/ModulesWorkspaces | |
| parent | e746b136dbc99f1fcaa648e6d14e5e8bb29b3df2 (diff) | |
| parent | aaaf37e85c1c9302cb9bc475049daf62c41b1f9b (diff) | |
Merge pull request #776 from jteijema/patch-2
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 +} |
