Hypr: drop unsupported modal/dpms options

This commit is contained in:
2025-09-22 15:46:22 +02:00
parent 3ee5194b5f
commit cab4fa325c
2 changed files with 0 additions and 3 deletions

View File

@@ -22,7 +22,6 @@ general {
# Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on # Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on
allow_tearing = false allow_tearing = false
dim_modal = true
layerrule = blur, waybar # Add blur to waybar layerrule = blur, waybar # Add blur to waybar
layerrule = blurpopups, waybar # Blur waybar popups too! layerrule = blurpopups, waybar # Blur waybar popups too!
@@ -108,7 +107,6 @@ animations {
animation = borderangle, 1, 8, default animation = borderangle, 1, 8, default
animation = fade, 1, 7, default animation = fade, 1, 7, default
animation = workspaces, 1, 6, default animation = workspaces, 1, 6, default
animation = dpms, 1, 5, default
} }
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more

View File

@@ -12,7 +12,6 @@ windowrule = noscreenshare, class:^(Element|signal|Signal|org\.telegram\.desktop
## ========== Multimedia ========== ## ========== Multimedia ==========
windowrule = workspace 8, class:Spotify windowrule = workspace 8, class:Spotify
windowrule = cursor:invisible, class:^(mpv|VLC|net\.videolan\.VLC)$
## ========== Development ========== ## ========== Development ==========
windowrule = float, class:jetbrains-webstorm, title:Welcome to WebStorm windowrule = float, class:jetbrains-webstorm, title:Welcome to WebStorm