This commit is contained in:
Daniel Ziltener 2024-11-24 03:03:45 +01:00
parent ce8ca120b9
commit e1be86ade0
Signed by: zilti
GPG key ID: B38976E82C9DAE42

View file

@ -52,10 +52,6 @@ args@{ config, lib, inputs, pkgs, wayland, ... }:
}; };
decoration = { decoration = {
rounding = 10; rounding = 10;
drop_shadow = true;
shadow_range = 4;
shadow_render_power = 3;
"col.shadow" = "rgba(1a1a1aee)";
blur = { blur = {
enabled = true; enabled = true;
size = 3; size = 3;