All blur values have been moved to decoration:blur:
This commit is contained in:
parent
cae1d9b8cc
commit
c5c4eef54d
@ -52,6 +52,7 @@ exec-once=waybar
|
|||||||
exec-once=swaync
|
exec-once=swaync
|
||||||
exec-once=[workspace 4 silent;noanim] discord
|
exec-once=[workspace 4 silent;noanim] discord
|
||||||
exec-once=transmission-daemon
|
exec-once=transmission-daemon
|
||||||
|
exec-once=thunar --daemon
|
||||||
exec-once=steam-native -silent
|
exec-once=steam-native -silent
|
||||||
# Styling
|
# Styling
|
||||||
general {
|
general {
|
||||||
@ -68,10 +69,10 @@ general {
|
|||||||
|
|
||||||
decoration {
|
decoration {
|
||||||
rounding = 4
|
rounding = 4
|
||||||
blur = yes
|
decoration:blur: yes
|
||||||
blur_size = 3
|
decoration:blur_size: 3
|
||||||
blur_passes = 1
|
decoration:blur_passes: 1
|
||||||
blur_new_optimizations = on
|
decoration:blur_new_optimizations: on
|
||||||
|
|
||||||
drop_shadow = yes
|
drop_shadow = yes
|
||||||
shadow_range = 4
|
shadow_range = 4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user