Autor: Florian Zieboll Data: Para: dng Assunto: Re: [DNG] Xfce clock visibility with darkpurpy (was Re: Please,
provide a means to remove the default wallpapers.)
Am 11. März 2018 13:43:40 MEZ schrieb Olaf Meeuwissen <paddy-hack@???>:
> # Guess I should tell emacs to display the time in its mode line ;-)
from my snippets collection:
# while sleep 1 ; do tput sc ; tput cup 0 195 ; date ; tput rc ; done &