Hypr: drop unsupported modal/dpms options
This commit is contained in:
@@ -22,7 +22,6 @@ general {
|
||||
|
||||
# Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on
|
||||
allow_tearing = false
|
||||
dim_modal = true
|
||||
|
||||
layerrule = blur, waybar # Add blur to waybar
|
||||
layerrule = blurpopups, waybar # Blur waybar popups too!
|
||||
@@ -108,7 +107,6 @@ animations {
|
||||
animation = borderangle, 1, 8, default
|
||||
animation = fade, 1, 7, default
|
||||
animation = workspaces, 1, 6, default
|
||||
animation = dpms, 1, 5, default
|
||||
}
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
||||
|
@@ -12,7 +12,6 @@ windowrule = noscreenshare, class:^(Element|signal|Signal|org\.telegram\.desktop
|
||||
|
||||
## ========== Multimedia ==========
|
||||
windowrule = workspace 8, class:Spotify
|
||||
windowrule = cursor:invisible, class:^(mpv|VLC|net\.videolan\.VLC)$
|
||||
|
||||
## ========== Development ==========
|
||||
windowrule = float, class:jetbrains-webstorm, title:Welcome to WebStorm
|
||||
|
Reference in New Issue
Block a user