add show date shortcut
This commit is contained in:
parent
38cc53225e
commit
e47359a951
|
@ -94,7 +94,10 @@
|
||||||
Mod4 + o
|
Mod4 + o
|
||||||
|
|
||||||
"st -t "WM_FORCE_FLOATING" -g 238x61+8+16 -e glances"
|
"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?
|
# why this no work?
|
||||||
# "i3-scrot -s"
|
# "i3-scrot -s"
|
||||||
|
|
Loading…
Reference in New Issue