Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time config error #417

Open
lpoblet opened this issue Aug 29, 2021 · 1 comment
Open

Time config error #417

lpoblet opened this issue Aug 29, 2021 · 1 comment

Comments

@lpoblet
Copy link

lpoblet commented Aug 29, 2021

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

@AgamAgarwal
Copy link

Please verify if you are using i3blocks version >= 1.5

You can run i3blocks -V to get your version number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants