We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 768972d commit 8d143b6Copy full SHA for 8d143b6
src/dialogs/sendto/meson.build
@@ -36,7 +36,7 @@ executable(
36
37
install_data(
38
'org.buddiesofbudgie.sendto-daemon.desktop',
39
- install_dir: join_paths(confdir, 'xdg', 'autostart')
+ install_dir: xdg_appdir
40
)
41
42
0 commit comments