aboutsummaryrefslogtreecommitdiff
path: root/.config/waybar/config.jsonc
diff options
context:
space:
mode:
Diffstat (limited to '.config/waybar/config.jsonc')
-rw-r--r--.config/waybar/config.jsonc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc
index fbe06fb..fc6a12a 100644
--- a/.config/waybar/config.jsonc
+++ b/.config/waybar/config.jsonc
@@ -46,6 +46,7 @@
"hyprland/window": {
"format": "{class}: {title}",
"rewrite": {
+ ": (.*)": "",
"(.*) — GNU IceCat": "$1",
"icecat: (.*)": " $1",
"(.*) - Nvim": " $1",
@@ -54,6 +55,7 @@
".*neomutt": " neomutt",
".*rmpc": " rmpc",
"org.telegram.desktop: (.*)": " $1",
+ "steam: (.*)": " $1",
"footclient: (.*)": " $1"
}
},