.
This commit is contained in:
parent
ce8ca120b9
commit
e1be86ade0
1 changed files with 0 additions and 4 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue