update opacity/blur
This commit is contained in:
parent
9ae9dbefb7
commit
491a288306
@ -111,7 +111,7 @@ decoration {
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#blur
|
||||
blur {
|
||||
enabled = true
|
||||
size = 10
|
||||
size = 7
|
||||
passes = 2
|
||||
xray = true
|
||||
|
||||
@ -245,7 +245,9 @@ workspace = 2,monitor:DP-1,defaultName:
|
||||
windowrulev2 = float, class:discord
|
||||
windowrulev2 = float, class:mpv
|
||||
windowrulev2 = workspace 10 silent, class:discord
|
||||
windowrulev2 = opacity 0.88, class:.* fullscreen:0
|
||||
# windowrulev2 = opacity 0.88, class:.* fullscreen:0
|
||||
windowrulev2 = opacity 0.77, class:.* fullscreen:0
|
||||
# windowrulev2 = opacity 1, class:.* fullscreen:0
|
||||
windowrulev2 = opacity 1, class:mpv fullscreen:0
|
||||
|
||||
# Example windowrule v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user