Skip to content

Commit

Permalink
update config manual
Browse files Browse the repository at this point in the history
  • Loading branch information
an-prata committed Jun 16, 2024
1 parent b5dd262 commit 341e8c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions extra/swayimgrc.5
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ Set background for transparent images:
\fInone\fR: fully transparent, window color will be use;
\fIgrid\fR: draw chessboard (default);
\fI#COLOR\fR: solid RGB color in hex format, e.g `#102030`.
\fI#COLOR\fR: RGBA color in hex format, e.g `#10203040`.
.\" ----------------------------------------------------------------------------
.IP "\fBposition\fR = \fI[MODE|COORDINATES]\fR"
Set initial position of the window (Sway only):
Expand All @@ -88,6 +89,7 @@ Set initial size of the window:
Set window background:
\fInone\fR: transparent window (default);
\fI#COLOR\fR: solid RGB color in hex format, e.g `#102030`.
\fI#COLOR\fR: RGBA color in hex format, e.g `#10203040`.
.\" ----------------------------------------------------------------------------
.IP "\fBslideshow\fR = \fI[yes|no]\fR"
Run slideshow at startup, \fIno\fR by default.
Expand Down

0 comments on commit 341e8c5

Please sign in to comment.