[hypr] WIP: Switch colours at boot
This commit is contained in:
parent
48463104ab
commit
e4e59c52fa
3 changed files with 59 additions and 15 deletions
|
|
@ -7,9 +7,11 @@ in {
|
|||
|
||||
config = lib.mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
libnotify
|
||||
jq # JSON parser
|
||||
libnotify # Notifications
|
||||
sunwait # Sunrise/sunset calculator
|
||||
|
||||
playerctl
|
||||
jq
|
||||
j4-dmenu-desktop
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue