8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Block not showing even on simple config
i3block config:
# Global properties separator = true separator_block_width = 15 [greet] command = echo "Hello world\n" interval = once [time] command = date '+%Y-%m-%d %H:%M:%S' interval = 1
i3wm config
status_command i3blocks
I try run i3blocks on terminal its showing empty i3blocks i3blocks -c ~/.config/i3blocks/config
i3blocks
i3blocks -c ~/.config/i3blocks/config
OS: Manjaro
The text was updated successfully, but these errors were encountered:
I'm having this exact same issue. Bug replicated on my side with the exact same configuration as above!
OS: EndeavourOS (Arch Linux too)
Sorry, something went wrong.
Same thing here i3blocks 1.5 © 2014-2019 Vivien Didelot and contributors Also Weather example on README doesn't show. Addons like rofi-weatehr same thing. Others addons like "IP" or "VOLUME" works. Ubuntu 20.04.5 LTS + i3 version 4.17.1
i3blocks 1.5 © 2014-2019 Vivien Didelot and contributors
Ubuntu 20.04.5 LTS
i3 version 4.17.1
try adding at least one newline below your last line of code
No branches or pull requests
Block not showing even on simple config
i3block config:
i3wm config
I try run i3blocks on terminal its showing empty
i3blocks
i3blocks -c ~/.config/i3blocks/config
OS: Manjaro
The text was updated successfully, but these errors were encountered: