mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
meson: install foot.desktop
This commit is contained in:
parent
7379198f4a
commit
433c81f54b
1 changed files with 2 additions and 0 deletions
|
|
@ -77,3 +77,5 @@ executable(
|
|||
wl_proto_src + wl_proto_headers,
|
||||
dependencies: [threads, math, cairo, cairo_ft, fontconfig, wayland_client, wayland_cursor, xkb],
|
||||
install: true)
|
||||
|
||||
install_data('foot.desktop', install_dir: join_paths(get_option('datadir'), 'applications'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue