add demo images

This commit is contained in:
koksnuss
2018-05-16 19:39:22 +02:00
parent 8a9de5630a
commit 0025770b77
5 changed files with 8 additions and 5 deletions

View File

@ -3,7 +3,7 @@
FULL=$(date '+%A %-d.%-m.%Y W%V, %-H:%M:%S')
SHORT=$(date '+%-H:%M')
[[ "$BLOCK_INSTANCE" == "short" ]] && export I3_LONG_DATETIME=false
[[ "$BLOCK_INSTANCE" == "long" ]] && export I3_LONG_DATETIME=true
if [[ "$BLOCK_BUTTON" == "1" ]]; then
if [[ "$I3_LONG_DATETIME" == "true" ]]; then