forked from Shinonome/dots-hyprland
hyprland: update window rules
This commit is contained in:
@@ -24,6 +24,7 @@ windowrulev2 = float, class:kcm_.*
|
|||||||
windowrulev2 = float, class:.*bluedevilwizard
|
windowrulev2 = float, class:.*bluedevilwizard
|
||||||
windowrulev2 = float, title:.*Welcome
|
windowrulev2 = float, title:.*Welcome
|
||||||
windowrulev2 = float, title:^(illogical-impulse Settings)$
|
windowrulev2 = float, title:^(illogical-impulse Settings)$
|
||||||
|
windowrulev2 = float, class:org.freedesktop.impl.portal.desktop.kde
|
||||||
|
|
||||||
# No appearance
|
# 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.
|
# kde-material-you-colors spawns a window when changing dark/light theme. This is to make sure it doesn't interfere at all.
|
||||||
@@ -61,6 +62,7 @@ windowrulev2 = float, title:^(File Upload)(.*)$
|
|||||||
|
|
||||||
# --- Tearing ---
|
# --- Tearing ---
|
||||||
windowrulev2 = immediate, title:.*\.exe
|
windowrulev2 = immediate, title:.*\.exe
|
||||||
|
windowrulev2 = immediate, title:.*minecraft.*
|
||||||
windowrulev2 = immediate, class:^(steam_app)
|
windowrulev2 = immediate, class:^(steam_app)
|
||||||
|
|
||||||
# No shadow for tiled windows (matches windows that are not floating).
|
# No shadow for tiled windows (matches windows that are not floating).
|
||||||
@@ -130,6 +132,7 @@ layerrule = ignorealpha 0, quickshell:session
|
|||||||
layerrule = animation fade, quickshell:notificationPopup
|
layerrule = animation fade, quickshell:notificationPopup
|
||||||
layerrule = blur, quickshell:backgroundWidgets
|
layerrule = blur, quickshell:backgroundWidgets
|
||||||
layerrule = ignorealpha 0.05, quickshell:backgroundWidgets
|
layerrule = ignorealpha 0.05, quickshell:backgroundWidgets
|
||||||
|
layerrule = noanim, quickshell:screenshot
|
||||||
|
|
||||||
|
|
||||||
# Launchers need to be FAST
|
# Launchers need to be FAST
|
||||||
|
|||||||
Reference in New Issue
Block a user