Remove emoji from hyprland/window mod

This commit is contained in:
Martin Larsson 2024-04-07 15:21:58 +02:00
parent 5629282498
commit 0b51f5cbe6

View file

@ -45,9 +45,10 @@
"window-rewrite": {},
},
"hyprland/window": {
"format": "👉 {}",
"format": "{}",
"rewrite": {
"(.*) — Mozilla Firefox": "🌎",
"Zellij (.*)": "Zellij",
},
"separate-outputs": true
},