mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-06 09:46:38 +02:00
hyprland: Add batsignal for battery notification
This commit is contained in:
parent
d9222585a5
commit
1b49b750ba
@ -421,5 +421,8 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.hyprpaper.enable = mkForce false;
|
services = {
|
||||||
|
batsignal.enable = true;
|
||||||
|
hyprpaper.enable = mkForce false;
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user