aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/meson.build
blob: 2fb3a35eb30260e239d2fc04570551cd3f0f56cc (plain)
1
2
install_data('hyprland.conf', install_dir: join_paths(get_option('datadir'), 'hypr'), install_tag: 'runtime')
install_data('hyprland.desktop', install_dir: join_paths(get_option('datadir'), 'wayland-sessions'), install_tag: 'runtime')