Remove emoji from hyprland/window mod
This commit is contained in:
parent
5629282498
commit
0b51f5cbe6
1 changed files with 2 additions and 1 deletions
|
|
@ -45,9 +45,10 @@
|
||||||
"window-rewrite": {},
|
"window-rewrite": {},
|
||||||
},
|
},
|
||||||
"hyprland/window": {
|
"hyprland/window": {
|
||||||
"format": "👉 {}",
|
"format": "{}",
|
||||||
"rewrite": {
|
"rewrite": {
|
||||||
"(.*) — Mozilla Firefox": "🌎",
|
"(.*) — Mozilla Firefox": "🌎",
|
||||||
|
"Zellij (.*)": "Zellij",
|
||||||
},
|
},
|
||||||
"separate-outputs": true
|
"separate-outputs": true
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue