forked from Shinonome/dots-hyprland
Merge branch 'main' into main
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
windowrule = no_blur on, match:class ^()$, match:title ^()$
|
||||
# Disable blur for all xwayland apps
|
||||
# windowrule = no_blur on, match:xwayland 1
|
||||
# Disable blur for every window
|
||||
windowrule = no_blur on, match:class .*
|
||||
|
||||
# Floating
|
||||
windowrule = center on, match:title ^(Open File)(.*)$
|
||||
@@ -160,6 +158,9 @@ layerrule = animation slide left, match:namespace quickshell:sidebarLeft
|
||||
layerrule = animation slide, match:namespace quickshell:verticalBar
|
||||
layerrule = animation slide top, match:namespace quickshell:wallpaperSelector
|
||||
layerrule = no_anim on, match:namespace quickshell:wOnScreenDisplay
|
||||
layerrule = no_anim on, match:namespace quickshell:wStartMenu
|
||||
layerrule = ignore_alpha 0, quickshell:wTaskView
|
||||
layerrule = no_anim on, quickshell:wTaskView
|
||||
|
||||
# Launchers need to be FAST
|
||||
layerrule = no_anim on, match:namespace gtk4-layer-shell
|
||||
|
||||
Reference in New Issue
Block a user