Hyprland/assets/meson.build

8 lines
160 B
Meson
Raw Permalink Normal View History

2024-09-11 18:00:47 +02:00
install_data(
'hyprland-portals.conf',
install_dir: join_paths(get_option('datadir'), 'xdg-desktop-portal'),
install_tag: 'runtime',
)
subdir('install')