1
1
Fork 0

stylix: disable swaync target

This commit is contained in:
Myned 2025-03-17 22:40:10 -05:00
parent 08c278d2c9
commit cb443b728b
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -63,5 +63,8 @@ in {
];
};
};
# https://stylix.danth.me/options/modules/swaync.html
stylix.targets.swaync.enable = false;
};
}