Remove notify-battery script with i3-battery-popup

https://github.com/rjekker/i3-battery-popup
This commit is contained in:
Oliver Davies 2025-01-09 22:00:00 +00:00
parent 5160384b10
commit f982861233
7 changed files with 23 additions and 68 deletions

View file

@ -148,12 +148,6 @@
services.blueman.enable = true;
services.cron = {
enable = true;
systemCronJobs = [ "* * * * * opdavies /home/${username}/.local/bin/notify-battery" ];
};
services.auto-cpufreq.enable = true;
services.udev = {