mirror of
https://github.com/hyprwm/hyprlock.git
synced 2024-12-22 21:39:47 +01:00
nix/hm-module: add shadowable to images
This commit is contained in:
parent
ad41b31135
commit
071ebcefb9
1 changed files with 2 additions and 1 deletions
|
@ -249,7 +249,8 @@ in {
|
||||||
type = str;
|
type = str;
|
||||||
default = "center";
|
default = "center";
|
||||||
};
|
};
|
||||||
};
|
}
|
||||||
|
// shadow;
|
||||||
});
|
});
|
||||||
default = [];
|
default = [];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue