docs and stuff

This commit is contained in:
Rakarake 2026-02-28 03:48:51 +01:00
parent d7966375f1
commit 60abe76709
4 changed files with 36 additions and 4 deletions

29
glonkers.1 Normal file
View file

@ -0,0 +1,29 @@
.TH glonkers 1 "February 2026" "1.0" "glonkers man page"
.SH NAME
glonkers \- Create windows and wallpapers with glsl fragment shaders.
.SH SYNOPSIS
glonkers [OPTIONS]... [FILE]
.SH OPTIONS
.PP
--window
.RS 4
Create a window.
.RE
.PP
--layer
.RS 4
Create wallpaper.
.RE
.PP
--output
.RS 4
Specify in the following arguments which outputs (monitors) that should be
rendered to. \fB--\fR can be used to end selection. Use something like
\fBwlr-randr\fR(1) to find out monitor names.
.RE
.SH SEE ALSO
\fBwlr-randr\fR(1)
.PP
.SH AUTHOR
Rakarake (raka@rakarake.xyz)