From d01c59549ad991e9550eea9d2791f1d0cbd27d13 Mon Sep 17 00:00:00 2001 From: rycee Date: Mon, 5 Feb 2024 22:33:12 +0000 Subject: [PATCH] deploy: 13dbf2623d6465d5c4db54ce8a5a630dce79c3e9 --- options.xhtml | 35 +++++++++++++++++++++++++++++++---- 1 file changed, 31 insertions(+), 4 deletions(-) diff --git a/options.xhtml b/options.xhtml index f1b494b8c..061a919c2 100644 --- a/options.xhtml +++ b/options.xhtml @@ -64454,21 +64454,48 @@ package

- services.swayosd.maxVolume + services.swayosd.display
-

Sets the maximum volume.

+

X display to use.

Type: -null or (unsigned integer, meaning >=0)

+null or string

Default: null

Example: -120

+"eDP-1"

+ +

Declared by:

+ + +
+ +<home-manager/modules/services/swayosd.nix> + +
+
+
+ + services.swayosd.topMargin + + +
+
+

OSD margin from top edge (0.5 would be screen center).

+ +

Type: +null or float between 0.0 and 1.0 (inclusive)

+ +

Default: +null

+ +

Example: +1.0

Declared by: