enable dunst

This commit is contained in:
ark-lamp-umbrella 2024-04-10 20:23:07 -07:00
parent 01995312b9
commit 8f1d349b23
Signed by: ark-lamp-umbrella
GPG Key ID: 15E48F7B97025652
1 changed files with 1 additions and 0 deletions

View File

@ -163,6 +163,7 @@ in
];
services = {
dunst = {
enable = true;
configFile = "${dunst-catppuccin}/themes/macchiato.conf";
};
};