18 lines
565 B
JSON
18 lines
565 B
JSON
"hyprland/window": {
|
|
"format": " {}",
|
|
"rotate": ${r_deg},
|
|
"separate-outputs": true,
|
|
"rewrite": {
|
|
"${USER}@${set_sysname}:(.*)": "$1 ",
|
|
"(.*) — Mozilla Firefox": "$1 ",
|
|
"(.*)Mozilla Firefox": "Firefox ",
|
|
"(.*) - Visual Studio Code": "$1 ",
|
|
"(.*)Visual Studio Code": "Code ",
|
|
"(.*) — Dolphin": "$1 ",
|
|
"(.*)Spotify": "Spotify ",
|
|
"(.*)Steam": "Steam "
|
|
},
|
|
"max-length": 1000
|
|
},
|
|
|