meson: drop

This commit is contained in:
Mihai Fufezan 2025-11-16 20:44:22 +02:00
parent 9d67511871
commit cefa63c2af
14 changed files with 0 additions and 435 deletions

View file

@ -1,7 +0,0 @@
if (get_option('uwsm').allowed())
install_data(
'hyprland-uwsm.desktop',
install_dir: join_paths(get_option('datadir'), 'wayland-sessions'),
install_tag: 'runtime',
)
endif