Description
i3blocks
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.
For more information check the project home.
NOTE!
Since 1.5 release i3blocks does not ship blocklets. Clone the i3blocks-contrib repo and install them where your global command=
points to or install the i3blocks-contrib package from here.
i3blocks-contrib
A collection of community-contributed scripts. Currently created off a #45e5679 commit since there is no 1.5 release yet.
Packaged as follows:
- blocklet executables are installed under
/usr/libexec/i3blocks
- documentation (READMEs, i3blocks.conf examples, etc.) is installed under
/usr/share/doc/i3blocks-contrib
dependencies for blocklet scripts are numerous and not included, refer to corresponding README and install them.
WARNING
Before installing back up your scripts in /usr/libexec/i3blocks
. dnf
will replace them without asking.
Installation Instructions
Enable this copr:
sudo dnf copr enable skidnik/i3blocks
Install i3blocks:
sudo dnf install i3blocks
Install blocklets:
sudo dnf install i3blocks-contrib
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 (14)*, x86_64 (20)* | Fedora 38 (0 downloads) |
Fedora 39 | i386 (4)*, x86_64 (8)* | Fedora 39 (30 downloads) |
Fedora 40 | i386 (7)*, x86_64 (10)* | Fedora 40 (22 downloads) |
Fedora 41 | i386 (0)*, x86_64 (0)* | Fedora 41 (6 downloads) |
Fedora rawhide | i386 (16)*, x86_64 (18)* | Fedora rawhide (106 downloads) |
* Total number of downloaded packages.