aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/waybar/config.jsonc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc
index 4f0bcf8..fbe06fb 100644
--- a/.config/waybar/config.jsonc
+++ b/.config/waybar/config.jsonc
@@ -48,11 +48,12 @@
"rewrite": {
"(.*) — GNU IceCat": "$1",
"icecat: (.*)": " $1",
- "footclient(.*) - Nvim": " $1",
+ "(.*) - Nvim": " $1",
"(.*) - mpv": " $1",
".*Yazi: (.*)": " $1",
".*neomutt": " neomutt",
".*rmpc": " rmpc",
+ "org.telegram.desktop: (.*)": " $1",
"footclient: (.*)": " $1"
}
},