parent
754502f03c
commit
056ea1afe3
@ -16,7 +16,7 @@ let
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=${opts.prettyName} (UWSM)
|
Name=${opts.prettyName} (UWSM)
|
||||||
Comment=${opts.comment}
|
Comment=${opts.comment}
|
||||||
Exec=${lib.getExe cfg.package} start -S -F ${opts.binPath}
|
Exec=${lib.getExe cfg.package} start -F ${opts.binPath}
|
||||||
Type=Application
|
Type=Application
|
||||||
'';
|
'';
|
||||||
destination = "/share/wayland-sessions/${opts.name}-uwsm.desktop";
|
destination = "/share/wayland-sessions/${opts.name}-uwsm.desktop";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user