services.swayosd.enable
Whether to enable swayosd, a GTK based on screen display for keyboard shortcuts like caps-lock and volume.
Type: boolean
Default:
false
Example:
true
Declared by:
services.swayosd.package
The swayosd package to use.
Type: package
Default:
pkgs.swayosd
Declared by:
services.swayosd.stylePath
Use a custom Stylesheet file instead of looking for one.
Type: null or absolute path
Default:
null
Example:
"/etc/xdg/swayosd/style.css"
Declared by:
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: