README: Add a mention of this status project
protocol: Update river_status_manager version
Submodules: Update
Popup with tags information for river Wayland compositor
Unmaintained
This project was mostly done as a zig/wayland learning project, as I don't really use it now, I would advise to switch to river-tag-overlay which is the project this one was a port of in zig.
Requirements:
Init submodules:
git submodule update --init
Build, e.g.
zig build --prefix ~/.local
On startup agertu will look for a file at $XDG_CONFIG_HOME/agertu/config.ini
.
If unset $XDG_CONFIG_HOME
defaults to ~/.config/
. If the file is not found
default values will be used.
An example config is provided in the example directory.
For more information, see agertu(1)
man page.
See CONTRIBUTING.md
agertu is licensed under the GNU General Public License v3.0 or later
Files in common/
and protocol/
directories are released under various
licenses by various parties. You should refer to the copyright block of each
files for the licensing information.