add: battery notify script
This commit is contained in:
parent
cc0bbbe9f5
commit
659b7407d5
4 changed files with 56 additions and 87 deletions
|
|
@ -16,6 +16,7 @@
|
|||
../common/user/ooks
|
||||
../common/global
|
||||
../common/opt/bluetooth.nix
|
||||
../common/opt/batterynotify.nix
|
||||
|
||||
];
|
||||
|
||||
|
|
@ -99,6 +100,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
# Battery notification
|
||||
# -------------------------------------------------------------------------------------------------
|
||||
|
||||
modules.battery-notify.enable = true;
|
||||
# System Version
|
||||
# -------------------------------------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue