addet some rewrites
This commit is contained in:
parent
f4ebec0c75
commit
7413e52908
1 changed files with 8 additions and 3 deletions
11
config.jsonc
11
config.jsonc
|
@ -81,26 +81,31 @@
|
|||
"special": "",
|
||||
"default": ""
|
||||
},
|
||||
"window-rewrite-default": "",
|
||||
"window-rewrite-default": "",
|
||||
"window-rewrite": {
|
||||
"class<nvim>": " ",
|
||||
"class<neovide>": " ",
|
||||
"class<shell>": "",
|
||||
"class<kitty>": "",
|
||||
"class<feh>": "",
|
||||
"thorium": "",
|
||||
"class<thunar>": "",
|
||||
"class<nautilus>": "",
|
||||
"class<virt-manager>": "",
|
||||
"mercury":"",
|
||||
"VSCodium": "",
|
||||
"title<Gear lever>": "",
|
||||
"balenaEtcher": "",
|
||||
"class<tidal-hifi>": "",
|
||||
"class<Minecraft*>": "",
|
||||
"class<GDLauncher*>": "",
|
||||
"title<.*youtube.*>": "",
|
||||
"title<*netflix.*>": "",
|
||||
"title<nwg-look>": "",
|
||||
"title<Steam>": "",
|
||||
"title<Special Offers>": "",
|
||||
"Invidious": " ",
|
||||
"class<Invidious>": " ",
|
||||
// "Invidious": " ",
|
||||
"class<mercury*> title<.*github.*>": "", // Windows whose class is "firefox" and title contains "github". Note that "class" always comes first.
|
||||
},
|
||||
},
|
||||
|
@ -114,7 +119,7 @@
|
|||
"(.*) — Mercury": " Mercury",
|
||||
"(.*) Spotify Free": " Spotify",
|
||||
"(.*) Spotify": " Spotify",
|
||||
"(.*) Tidal": " Tidal",
|
||||
"(.*) - Tidal": " Tidal",
|
||||
" ~": " pika@home",
|
||||
"(.*) - Obsidian(.*)": " Obsidian",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue