aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-10-04 17:30:17 +0300
committerawy <awy@awy.one>2025-10-04 17:30:17 +0300
commit1f4099ab22a478a6e4e399da128ce7f44a37c4b5 (patch)
treeaddcd92b03a8f970f9190d6ac6e39e47a2e37a3e
parentbe2d78a2812b400001bad5442e972fe6d6188341 (diff)
downloadhyprdots-1f4099ab22a478a6e4e399da128ce7f44a37c4b5.tar.gz
up
-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"
}
},