No description
| src | refactor(notification): rename dbus to notification | |
| .gitignore | chore: initial commit | |
| build.zig | build: link with gtk4 and gtk4-layer-shell | |
| build.zig.zon | chore: initial commit | |
| README.md | docs: add README | |
| shell.nix | build(nix-shell): add pkg-config, gtk4 and gtk4-layer-shell | |
noyz
Warning
noyz is currently under development, therefore its stability is not guaranteed.
Description
noyz is a notification deamon for wayland written in Zig
It use Gtk4 and gtk-layer-shell for the notification ui
Requirements
- glib-2
- gtk-4
- gtk-layer-shell
Installation
# Clone the repo
$ git clone https://codeberg.org/utox39/noyz.git
# cd to the path
$ cd path/to/noyz
# Build noyz
$ zig build -Doptimize=ReleaseSafe
# Then move it somewhere in your $PATH. Here is an example:
$ mv ./zig-out/noyz ~/bin/
Usage
$ noyz