aboutsummaryrefslogtreecommitdiff
path: root/.config/waybar/config.json
diff options
context:
space:
mode:
Diffstat (limited to '.config/waybar/config.json')
-rw-r--r--.config/waybar/config.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/waybar/config.json b/.config/waybar/config.json
index 4333e54..5ec6a3c 100644
--- a/.config/waybar/config.json
+++ b/.config/waybar/config.json
@@ -34,6 +34,15 @@
"format": "{icon}"
},
+ "hyprland/window": {
+ "rewrite": {
+ "(.*) — Mozilla Firefox": "󰈹 $1",
+ "Mozilla Firefox": "󰈹 Mozilla Firefox",
+ "(.*) - Nvim": " $1",
+ "(.*) - mpv": " $1"
+ }
+ },
+
"custom/recording" : {
"cursor": false,
"tooltip": false,