add demo images
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user