add stylix theme for swaync

This commit is contained in:
ulic-youthlic 2025-01-25 12:18:41 +08:00
parent 5422b2fe5c
commit 35b9919a93
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
3 changed files with 24 additions and 0 deletions

View file

@ -31,6 +31,7 @@ in
fuzzel.enable = true;
wluma.enable = true;
waybar.enable = true;
swaync.enable = true;
};
programs.niri = {
config = builtins.readFile cfg.config;