You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run i3blocks command with the changes for executing the time script it shows the time of the configured places
Actual behavior
When I run i3blocks command with the changes for executing the time script it throws error: ERROR parse_bar:162: malformated line: STRFTIME_FORMAT=%Y-%m-%d %H:%M
Expected behavior
When I run i3blocks command with the changes for executing the time script it shows the time of the configured places
Actual behavior
When I run i3blocks command with the changes for executing the time script it throws error: ERROR parse_bar:162: malformated line: STRFTIME_FORMAT=%Y-%m-%d %H:%M
i3blocks config relevant to blocklet(s)
[time]
command=$SCRIPT_DIR/time
interval=1
#TZ_FILE=~/.tz
STRFTIME_FORMAT=%Y-%m-%d %H:%M
TZONES=$DEFAULT_TZ,Brazil/East,Australia/Brisbane,Asia/Calcutta
TZ_LABELS=,Brazil,AU,Hyderabad
Output of blocklet(s) when run from command line
ERROR parse_bar:162: malformated line: STRFTIME_FORMAT=%Y-%m-%d %H:%M
Output of any relevant other commands that might help diagnostics
The text was updated successfully, but these errors were encountered: