Felix Schröter
498d662662
make-startupitem: fix {prepend,append}ExtraArgs for Exec without arguments
2024-08-18 12:28:06 +02:00
Felix Schröter
c9de424f87
make-startupitem: add prependExtraArgs and appendExtraArgs
2024-05-30 22:27:15 +02:00
Anton Mosich
04df8d6442
make-startupitem: fix typo in comment
2023-08-16 18:03:02 +02:00
Bastian Köcher
6bf72482eb
make-autostartitem: Use the right path for storing the desktop files
...
The freedesktop specification says that the autostart folder is located at $XDG_CONFIG_DIRS/autostart.
Nixos defines XDG_CONFIG_DIRS as /etc/xdg. So we need to copy the desktop files into the right folder
with make-startupitem.
2017-07-06 00:44:41 +02:00
Eelco Dolstra
40f7b0f9df
Another attempt to eradicate ensureDir
...
See c556a6ea46
.
2014-06-30 14:56:10 +02:00
Arie Middelkoop
d4960f72be
Added an optional parameter to "make-startupitem" to provide a prefix to the ".desktop" file.
...
svn path=/nixpkgs/trunk/; revision=32686
2012-02-29 12:50:17 +00:00
Arie Middelkoop
acda2c1967
Makes a .desktop startup item from a .desktop menu entry.
...
svn path=/nixpkgs/trunk/; revision=31958
2012-02-01 22:06:49 +00:00