This commit is contained in:
Rakarake 2026-02-28 18:26:16 +01:00
parent 4c5d642aa4
commit 666b6f6d56

View file

@ -1,7 +1,7 @@
Glonkers displays a supplied shader file either as a wallpaper Glonkers displays a supplied shader file either as a wallpaper
(using --layer) or as a normal window (using --window, default). (using --layer) or as a normal window (using --window, default).
Required libraries are: libwayland, wayland-scanner, pkg-config, libGL. Required libraries are: libwayland, wayland-scanner, wayland-protocols, pkg-config, libGL.
Run `make` to output the binary `glonkers`. Run `make` to output the binary `glonkers`.
## TODO ## TODO