This commit is contained in:
2025-11-11 20:11:15 -07:00
parent 477797e045
commit 8a4446f7e3

View File

@@ -44,6 +44,9 @@ function status-display {
battery=""; storage=""; volume=""; datetime="";
userhost="`whoami`@`hostname`"
while true; do
# Exit if parent process is gone.
#TBD/TODO
# Reset Variables
if [[ $datetime == *"00" ]]; then
unset battery