Description
i3blocks is a highly flexible status line for the i3 window manager. It handles clicks, signals and language-agnostic user scripts.
The content of each block (e.g. time, battery status, network state, ...) is the output of a command provided by the user. Blocks are updated on click, at a given interval of time or on a given signal, also specified by the user.
It aims to respect the i3bar protocol, providing customization such as text alignment, urgency, color, and more.
Installation Instructions
sudo dnf -y copr enable vladius/i3blocks
sudo dnf install i3blocks
Set your status_command
in a bar block of your i3 config file:
bar {
status_command i3blocks
}
For customization, copy the default /etc/i3blocks.conf into ~/.i3blocks.conf
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | i386 (16)*, x86_64 (18)* | Fedora 38 (0 downloads) |
Fedora 39 | i386 (15)*, x86_64 (16)* | Fedora 39 (51 downloads) |
Fedora 40 | i386 (5)*, x86_64 (4)* | Fedora 40 (35 downloads) |
Fedora 41 | i386 (0)*, x86_64 (0)* | Fedora 41 (12 downloads) |
Fedora rawhide | i386 (8)*, x86_64 (12)* | Fedora rawhide (124 downloads) |
* Total number of downloaded packages.