hypr: Added CoC fullscreen windowrule
This commit is contained in:
parent
596cc18e97
commit
7ba2645ba2
1 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,7 @@ windowrule = workspace 9 silent, ^(WebCord)$
|
||||||
windowrule = workspace 9 silent, ^(Element)$
|
windowrule = workspace 9 silent, ^(Element)$
|
||||||
|
|
||||||
# Floating windows
|
# Floating windows
|
||||||
|
windowrule = float, ^(File Operation Progress)$
|
||||||
windowrule = float, ^(connman-gtk)$
|
windowrule = float, ^(connman-gtk)$
|
||||||
|
|
||||||
windowrulev2 = float, class:(iwgtk)
|
windowrulev2 = float, class:(iwgtk)
|
||||||
|
@ -25,6 +26,10 @@ windowrulev2 = center, class:(yuzu)
|
||||||
|
|
||||||
windowrulev2 = float, class:(PrismLauncher)
|
windowrulev2 = float, class:(PrismLauncher)
|
||||||
|
|
||||||
|
# Fullscreen
|
||||||
|
windowrulev2 = fullscreen, class:(waydroid.com.supercell.clashofclans)
|
||||||
|
|
||||||
|
|
||||||
# UWU command
|
# UWU command
|
||||||
windowrule = float, (uwu-uwu)
|
windowrule = float, (uwu-uwu)
|
||||||
windowrule = size 470 650, (uwu-uwu)
|
windowrule = size 470 650, (uwu-uwu)
|
||||||
|
|
Loading…
Reference in a new issue