diff options
Diffstat (limited to 'config/waybar')
| -rw-r--r-- | config/waybar/Modules | 2 | ||||
| -rw-r--r-- | config/waybar/ModulesWorkspaces | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/config/waybar/Modules b/config/waybar/Modules index 933f8a8d..e825e53b 100644 --- a/config/waybar/Modules +++ b/config/waybar/Modules @@ -539,7 +539,7 @@ "custom/swaync": { "tooltip": true, "tooltip-format": "Left Click: Launch Notification Center\nRight Click: Do not Disturb", - "format": "{}{icon}", + "format": "{} {icon}", "format-icons": { "notification": "<span foreground='red'><sup></sup></span>", "none": "", diff --git a/config/waybar/ModulesWorkspaces b/config/waybar/ModulesWorkspaces index d92afd91..750c3488 100644 --- a/config/waybar/ModulesWorkspaces +++ b/config/waybar/ModulesWorkspaces @@ -158,14 +158,14 @@ "title<.*amazon.*>": " ", "title<.*reddit.*>": " ", "title<.*Picture-in-Picture.*>": " ", - "class<firefox|org.mozilla.firefox|>": " ", + "class<[Ff]irefox|org.mozilla.firefox|[Ff]irefox-esr>": " ", "class<kitty|konsole>": " ", "class<kitty-dropterm>": " ", "class<Chromium>": " ", "class<org.telegram.desktop|io.github.tdesktop_x64.TDeskto>": " ", "class<[Ss]potify>": " ", "class<VSCode|code-url-handler|code-oss|codium|codium-url-handler|VSCodium>": " ", - "class<thunar>": " ", + "class<[Tt]hunar>": " ", "class<[Tt]hunderbird|[Tt]hunderbird-esr>": " ", "class<discord|[Ww]ebcord>": " ", "class<subl>": " ", |
