mirror of
https://github.com/hyprwm/Hyprland
synced 2025-02-17 06:42:06 +01:00
3 lines
191 B
Meson
3 lines
191 B
Meson
|
install_data('hyprland.conf', install_dir: join_paths(get_option('datadir'), 'hyprland'))
|
||
|
install_data('hyprland.desktop', install_dir: join_paths(get_option('datadir'), 'wayland-sessions'))
|