no more hyprland shadows
parent
2c9284571c
commit
3f6c4858f6
|
|
@ -96,10 +96,10 @@ decoration {
|
||||||
# Change transparency of focused and unfocused windows
|
# Change transparency of focused and unfocused windows
|
||||||
active_opacity = 1
|
active_opacity = 1
|
||||||
inactive_opacity = 0.8
|
inactive_opacity = 0.8
|
||||||
drop_shadow = true
|
#drop_shadow = true
|
||||||
shadow_range = 4
|
#shadow_range = 4
|
||||||
shadow_render_power = 3
|
#shadow_render_power = 3
|
||||||
col.shadow = rgba(1a1a1aee)
|
#col.shadow = rgba(1a1a1aee)
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#blur
|
# https://wiki.hyprland.org/Configuring/Variables/#blur
|
||||||
blur {
|
blur {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue