add option to set what neko is doing at startup

This commit is contained in:
Virt 2025-03-09 00:44:32 +01:00
commit 5777bf2670
2 changed files with 32 additions and 0 deletions

View file

@ -19,6 +19,7 @@ wayneko \- Neko on Wayland but with phases
.OP \-\-idle-sleep seconds
.OP \-\-sleep-phase seconds-seconds
.OP \-\-awake-phase seconds-seconds
.OP \-\-currently awake|asleep|random
.OP \-\-layer background|bottom|top|overlay
.OP \-\-survive\-close
.YS
@ -85,6 +86,12 @@ be drawn uniformly at random between the two values. Defaults to 450-1800.
.RE
.
.P
\fB\-\-currently\fR \fBawake\fR|\fBasleep\fR|\fBrandom\fR
.RS
Set whether neko is currenly (at startup) awake or asleep.
.RE
.
.P
\fB\-\-layer\fR \fBbackground\fR|\fBbottom\fR|\fBtop\fR|\fBoverlay\fR
.RS
Set the layer for the surface.