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