show date - execute script instead of command
This commit is contained in:
parent
e47359a951
commit
0713e4aed8
|
@ -96,7 +96,7 @@
|
||||||
"st -t "WM_FORCE_FLOATING" -g 238x61+8+16 -e glances"
|
"st -t "WM_FORCE_FLOATING" -g 238x61+8+16 -e glances"
|
||||||
Mod4 + F12
|
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
|
Mod4 + F11
|
||||||
|
|
||||||
# why this no work?
|
# why this no work?
|
||||||
|
|
Loading…
Reference in New Issue