some rewrites
This commit is contained in:
parent
95a725957e
commit
f66afc79af
1 changed files with 10 additions and 2 deletions
12
config
12
config
|
@ -102,9 +102,17 @@
|
|||
},
|
||||
"hyprland/window": {
|
||||
"format": " {title}",
|
||||
"on-click-right": "$HOME/.config/hypr/scripts/screenshot_area",
|
||||
"rewrite": {
|
||||
"~*": " $1",
|
||||
"(.*) — ~/*": " $1"
|
||||
"(.*) - NVIM": " NeoVim",
|
||||
"(.*) — Mozilla Firefox": " Firefox",
|
||||
"(.*) — Mercury": " Mercury",
|
||||
"": " Desktop",
|
||||
"(.*) Spotify Free": " Spotify",
|
||||
"(.*) Spotify": " Spotify",
|
||||
"(.*) Tidal": " Tidal",
|
||||
" ~": " pika@home",
|
||||
"(.*) - Obsidian(.*)": " Obsidian",
|
||||
},
|
||||
"separate-outputs": false
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue