diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-09-18 22:05:22 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-09-18 22:05:22 +0900 |
| commit | d0011bc1beb1da8568644d301dde50ac3670143d (patch) | |
| tree | 764b269639a05faff6509596517dec95ea90f55d | |
| parent | f6dfceead5f5997a84c02fb12bb8cfe3749a4684 (diff) | |
Updated workspaces #rw
| -rw-r--r-- | config/waybar/ModulesWorkspaces | 4 |
1 files changed, 2 insertions, 2 deletions
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>": " ", |
