feat: stylix?

This commit is contained in:
Kat Inskip 2025-07-26 17:06:28 -07:00
parent 2b1fd9b99e
commit d6d4d38dcc
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
33 changed files with 465 additions and 629 deletions

View file

@ -0,0 +1,13 @@
_: {
stylix.targets.swaync.enable = true;
services.swaync = {
enable = true;
settings = {
positionX = "right";
positionY = "top";
layer-shell = true;
layer = "overlay";
control-center-layer = "top";
};
};
}