diff --git a/options.xhtml b/options.xhtml index f1b494b8..061a919c 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 stringDefault:
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: