cargo install seekr-util
Tip
To enable gtk-layer-shell support, enable the gtk-layer-shell
feature as follow
cargo install seekr-util --features=gtk-layer-shell
Make sure to have gtk4-layer-shell installed on your system
On the first run of the app, configurations files will be generated into
$XDG_CONFIG_HOME/seekr
or $HOME/.config/seekr
You can contribute to the project in two ways :
- Translating the app via the ./locales/app.yml file
- Adding new functionalities to improve the tool