init
This commit is contained in:
14
waybar/modules/hyprland-window.jsonc
Normal file
14
waybar/modules/hyprland-window.jsonc
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"hyprland/window": {
|
||||
"format": "{}",
|
||||
"max-length": 80,
|
||||
"rewrite": {
|
||||
"(.*) — Mozilla Firefox": "$1 ",
|
||||
"(.*) — Ablaze Floorp": "$1 ",
|
||||
"(.*)VSCodium": "Codium ",
|
||||
"(.*)Spotify": "Spotify ",
|
||||
"(.*)Steam": "Steam ",
|
||||
},
|
||||
"separate-outputs": false,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user