hypr(shell/rules): remove anyrun animation rule, do not suppress maximize event
This commit is contained in:
@@ -32,7 +32,6 @@ windowrule = animation gnomed, class:xdg-desktop-portal.*
|
||||
layerrule = animation fade, selection
|
||||
layerrule = animation fade, hyprpicker
|
||||
layerrule = animation fade, hyprpaper
|
||||
layerrule = animation fade, anyrun
|
||||
layerrule = animation fade, control-center
|
||||
layerrule = animation fade, center-window
|
||||
layerrule = animation fade, logout-menu
|
||||
@@ -40,11 +39,13 @@ layerrule = animation slide bottom, apps-window
|
||||
layerrule = animation slide right, floating-notifications
|
||||
layerrule = animation fade, runner
|
||||
layerrule = animation fade, background-window
|
||||
layerrule = animation fade, background-window-blur
|
||||
layerrule = animation fade, .*-popup
|
||||
|
||||
|
||||
# Blur
|
||||
windowrule = noblur, class:^()$, title:^()$ # fixes chromium/electron context menus
|
||||
windowrule = noblur, class:org.kde.kdeconnect.daemon
|
||||
|
||||
layerrule = blur, top-bar
|
||||
layerrule = blur, osd
|
||||
@@ -65,7 +66,3 @@ layerrule = ignorealpha .7, control-center
|
||||
layerrule = ignorealpha .5, apps-window
|
||||
layerrule = ignorealpha .7, center-window
|
||||
layerrule = ignorealpha .7, floating-notifications
|
||||
|
||||
|
||||
# Suppress maximize event from windows
|
||||
windowrule = suppressevent maximize, class:.*
|
||||
|
||||
Reference in New Issue
Block a user