Add TBD.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user