diff --git a/options.html b/options.html index b934639b1..2cd51fbbc 100644 --- a/options.html +++ b/options.html @@ -9834,7 +9834,7 @@ See Declared by:
<home-manager/modules/misc/xdg-desktop-entries.nix>
- |
xdg.desktopEntries.<name>.actions.<name>.execProgram to execute, possibly with arguments.
Type: null or string
Declared by:
+ |
xdg.desktopEntries.<name>.actions.<name>.execProgram to execute, possibly with arguments.
Type: null or string
Default: null
Declared by:
<home-manager/modules/misc/xdg-desktop-entries.nix>
|
xdg.desktopEntries.<name>.actions.<name>.iconIcon to display in file manager, menus, etc.
Type: null or string or path
Default: null
Declared by:
<home-manager/modules/misc/xdg-desktop-entries.nix>
@@ -9844,7 +9844,7 @@ See |