Hyprland/systemd/meson.build

6 lines
365 B
Meson
Raw Normal View History

install_data(
'hyprland-uwsm.desktop',
install_dir: join_paths(get_option('datadir'), 'wayland-sessions'),
install_tag: 'runtime',
)