mirror of
https://github.com/kmein/niveum
synced 2026-03-18 19:11:08 +01:00
Enable kdeconnect-indicator; only show spotify info if spotify is running
This commit is contained in:
@@ -141,7 +141,10 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
services.kdeconnect.enable = true;
|
||||
services.kdeconnect = {
|
||||
enable = true;
|
||||
indicator = true;
|
||||
};
|
||||
|
||||
services.dunst = with import ./theme.nix; {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user