show date - execute script instead of command

This commit is contained in:
Ray Elliott 2020-02-25 08:58:32 +00:00
parent e47359a951
commit 0713e4aed8
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
"st -t "WM_FORCE_FLOATING" -g 238x61+8+16 -e glances"
Mod4 + F12
"st -t 'WM_FORCE_FLOATING' -g 40x3+16+16 bash -c 'tput civis; while true; do clear ; date ; sleep 1 ; done;'"
"date-show"
Mod4 + F11
# why this no work?