Compare commits
No commits in common. "5c301cfdf55903748d2cc58a4b869e73038a203b" and "096aebb256a300077d29ce9b4e85e32c1349eb8c" have entirely different histories.
5c301cfdf5
...
096aebb256
2 changed files with 4 additions and 8 deletions
|
@ -1 +0,0 @@
|
|||
waylectron
|
|
@ -38,6 +38,10 @@ general {
|
|||
# Decoration
|
||||
decoration {
|
||||
rounding = 5
|
||||
blur = yes
|
||||
blur_size = 3
|
||||
blur_passes = 1
|
||||
blur_new_optimizations = on
|
||||
|
||||
drop_shadow = yes
|
||||
shadow_range = 4
|
||||
|
@ -45,13 +49,6 @@ decoration {
|
|||
col.shadow = rgba(1a1a1aee)
|
||||
|
||||
inactive_opacity = 0.9
|
||||
|
||||
blur {
|
||||
enabled = yes
|
||||
size = 3
|
||||
passes = 1
|
||||
#new_optimizations = on
|
||||
}
|
||||
}
|
||||
|
||||
# Animations
|
||||
|
|
Loading…
Reference in a new issue