diff options
author | awy <awy@awy.one> | 2025-10-02 20:12:43 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-10-02 20:12:43 +0300 |
commit | 33597cd28573aff0031b2112ac6e3e0be746430a (patch) | |
tree | b120b5ff13d9c3572504e6b8f4a1035620360bce | |
parent | 6f9ebda05ed9bab84bc171d6341c5d07206f1166 (diff) | |
download | hyprdots-33597cd28573aff0031b2112ac6e3e0be746430a.tar.gz |
wb
-rw-r--r-- | .config/waybar/config.jsonc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index a830c3f..3e77d8b 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -47,7 +47,7 @@ "format": "{class}: {title}", "rewrite": { "(.*) — GNU IceCat": "$1", - "icecat: (.*)": " $1", + "icecat: (.*)": " $1", "footclient(.*) - Nvim": " $1", "(.*) - mpv": " $1", ".*Yazi: (.*)": " $1", |