mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 18:41:34 +01:00
Follow renamed hyprland shadow option
This commit is contained in:
parent
e06d5e96d0
commit
83cae2697a
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
||||||
|
|
||||||
decoration = {
|
decoration = {
|
||||||
rounding = 6;
|
rounding = 6;
|
||||||
drop_shadow = false;
|
shadow.enabled = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
animations.enabled = false;
|
animations.enabled = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue