💄 style: less shadow on windows
This commit is contained in:
@@ -23,6 +23,10 @@ general {
|
||||
layout = dwindle
|
||||
}
|
||||
|
||||
misc {
|
||||
animate_manual_resizes = false
|
||||
}
|
||||
|
||||
decoration {
|
||||
rounding = 14
|
||||
|
||||
@@ -32,13 +36,14 @@ decoration {
|
||||
inactive_opacity = 0.95
|
||||
|
||||
drop_shadow = true
|
||||
shadow_range = 4
|
||||
shadow_render_power = 3
|
||||
shadow_range = 3
|
||||
shadow_render_power = 5
|
||||
col.shadow = $background
|
||||
|
||||
blur {
|
||||
enabled = true
|
||||
size = 6
|
||||
new_optimizations = true
|
||||
size = 7
|
||||
passes = 2
|
||||
vibrancy = 0.9
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user