add niri shadow
This commit is contained in:
parent
7784a952a9
commit
452b03f6f9
1 changed files with 4 additions and 4 deletions
|
|
@ -116,12 +116,12 @@
|
||||||
urgent.color = base12;
|
urgent.color = base12;
|
||||||
};
|
};
|
||||||
shadow = {
|
shadow = {
|
||||||
enable = false;
|
enable = true;
|
||||||
spread = 5;
|
spread = 10;
|
||||||
offset.x = 0;
|
offset.x = 0;
|
||||||
offset.y = 5;
|
offset.y = 0;
|
||||||
softness = 30;
|
softness = 30;
|
||||||
color = base00 + "77";
|
color = base11 + "BF";
|
||||||
};
|
};
|
||||||
# blur = {
|
# blur = {
|
||||||
# enable = true;
|
# enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue