mirror of
https://codeberg.org/vyivel/dulcepan/
synced 2025-12-17 15:45:12 +02:00
meson: install default config
This commit is contained in:
@@ -87,3 +87,8 @@ executable(
|
||||
],
|
||||
install: true,
|
||||
)
|
||||
|
||||
install_data(
|
||||
'dulcepan.cfg',
|
||||
install_dir: join_paths(get_option('sysconfdir'), 'xdg'),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user