Add TBD.
This commit is contained in:
@@ -44,6 +44,9 @@ function status-display {
|
|||||||
battery=""; storage=""; volume=""; datetime="";
|
battery=""; storage=""; volume=""; datetime="";
|
||||||
userhost="`whoami`@`hostname`"
|
userhost="`whoami`@`hostname`"
|
||||||
while true; do
|
while true; do
|
||||||
|
# Exit if parent process is gone.
|
||||||
|
#TBD/TODO
|
||||||
|
|
||||||
# Reset Variables
|
# Reset Variables
|
||||||
if [[ $datetime == *"00" ]]; then
|
if [[ $datetime == *"00" ]]; then
|
||||||
unset battery
|
unset battery
|
||||||
|
|||||||
Reference in New Issue
Block a user