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