forked from Shinonome/dots-hyprland
make light/dark switching window not show up directly
This commit is contained in:
@@ -20,6 +20,12 @@ windowrulev2 = float, class:^(nm-connection-editor)$
|
|||||||
windowrulev2 = size 45%, class:^(nm-connection-editor)$
|
windowrulev2 = size 45%, class:^(nm-connection-editor)$
|
||||||
windowrulev2 = center, class:^(nm-connection-editor)$
|
windowrulev2 = center, class:^(nm-connection-editor)$
|
||||||
|
|
||||||
|
# No appearance
|
||||||
|
# kde-material-you-colors spawns a window when changing dark/light theme. This is to make sure it doesn't interfere at all.
|
||||||
|
windowrulev2 = float, class:^(plasma-changeicons)$
|
||||||
|
windowrulev2 = noinitialfocus, class:^(plasma-changeicons)$
|
||||||
|
windowrulev2 = move 999999 999999, class:^(plasma-changeicons)$
|
||||||
|
|
||||||
# Tiling
|
# Tiling
|
||||||
windowrulev2 = tile, class:^dev\.warp\.Warp$
|
windowrulev2 = tile, class:^dev\.warp\.Warp$
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user