remove: battery notify script

This commit is contained in:
ooks-io 2023-11-04 22:55:12 +13:00
parent 3d4c9d7756
commit 848c4d5aaa
2 changed files with 1 additions and 4 deletions

View file

@ -5,7 +5,7 @@
../music
../standard/wayland/eww
./tty-init.nix
# ./tty-init.nix
./binds.nix
./systemd-fix.nix
../env/hypr-variable.nix

View file

@ -101,10 +101,7 @@
};
};
# Battery notification
# -------------------------------------------------------------------------------------------------
modules.battery-notify.enable = true;
# System Version
# -------------------------------------------------------------------------------------------------