aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/waybar/config.json11
1 files changed, 6 insertions, 5 deletions
diff --git a/.config/waybar/config.json b/.config/waybar/config.json
index 1f63f06..5ab82e8 100644
--- a/.config/waybar/config.json
+++ b/.config/waybar/config.json
@@ -36,11 +36,12 @@
"hyprland/window": {
"rewrite": {
- "(.*) — Mozilla Firefox": "󰈹 $1",
- "Mozilla Firefox": "󰈹 Mozilla Firefox",
- "(.*) - Nvim": " $1",
- "(.*) - mpv": " $1",
- "Yazi: (.*)": " $1"
+ "(.*) — Mozilla Firefox": "󰈹 $1",
+ "Mozilla Firefox": "󰈹 Mozilla Firefox",
+ "(.*) - Nvim": " $1",
+ "(.*) - mpv": " $1",
+ "Yazi: (.*)": " $1",
+ "neomutt": " neomutt"
}
},