forked from virt-mirrors/wayneko
add option to set what neko is doing at startup
This commit is contained in:
parent
d3ce51a8ba
commit
5777bf2670
2 changed files with 32 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue