mirror of
https://github.com/foo-dogsquared/nix-module-wrapper-manager-fds.git
synced 2025-01-31 04:58:17 +00:00
wrapper-manager-fds/modules: update XDG desktop entry config for wrappers
This commit is contained in:
parent
590a076d39
commit
1c22e91176
@ -106,7 +106,7 @@ in
|
||||
};
|
||||
|
||||
config.xdg.desktopEntry.settings = lib.mkIf config.xdg.desktopEntry.enable {
|
||||
name = lib.mkDefault name;
|
||||
name = lib.mkDefault config.executableName;
|
||||
desktopName = lib.mkDefault name;
|
||||
type = lib.mkDefault "Application";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user