Better "special" window handeling
This commit is contained in:
@@ -259,6 +259,11 @@ in {
|
|||||||
"opacity ${transparency},class:^(com.chatterino.*)$"
|
"opacity ${transparency},class:^(com.chatterino.*)$"
|
||||||
"opacity ${transparency},class:^(chatterino)$"
|
"opacity ${transparency},class:^(chatterino)$"
|
||||||
"bordercolor rgba(${rice.lib.nohash rice.color.magenta.bright}ff), pinned:1"
|
"bordercolor rgba(${rice.lib.nohash rice.color.magenta.bright}ff), pinned:1"
|
||||||
|
"noanim, class:^(presenter)$" # sent
|
||||||
|
"float, class:^(presenter)$" # sent
|
||||||
|
"noanim, class:^(imv)$"
|
||||||
|
"float, class:^(imv)$"
|
||||||
|
"fullscreen, class:^(imv)$"
|
||||||
];
|
];
|
||||||
|
|
||||||
windowrule = [
|
windowrule = [
|
||||||
|
|||||||
Reference in New Issue
Block a user