add show date shortcut

This commit is contained in:
Ray Elliott 2020-02-23 17:45:54 +00:00
parent 38cc53225e
commit e47359a951
1 changed files with 4 additions and 1 deletions

View File

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