i3blocks-contrib
i3blocks-contrib copied to clipboard
Time config error
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
Please verify if you are using i3blocks version >= 1.5
You can run i3blocks -V
to get your version number.