mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
fix: correct settings key for drop shadow
This commit is contained in:
parent
7a97503844
commit
cb77f69a67
1 changed files with 4 additions and 1 deletions
|
@ -295,9 +295,12 @@
|
|||
hide_on_key_press = true;
|
||||
};
|
||||
|
||||
shadow = {
|
||||
enabled = false;
|
||||
};
|
||||
|
||||
decoration = {
|
||||
rounding = "10";
|
||||
drop_shadow = "false";
|
||||
dim_special = "0.3";
|
||||
blur = {
|
||||
enabled = "yes";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue