mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
Add labwc.desktop (issue #36)
This commit is contained in:
parent
a3ac2f2767
commit
9fa783e7b4
2 changed files with 8 additions and 0 deletions
6
docs/labwc.desktop
Normal file
6
docs/labwc.desktop
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Name=labwc
|
||||
Comment=A wayland stacking compositor
|
||||
Exec=labwc
|
||||
Type=Application
|
||||
|
||||
|
|
@ -103,3 +103,5 @@ executable(
|
|||
dependencies: labwc_deps,
|
||||
install: true,
|
||||
)
|
||||
|
||||
install_data('docs/labwc.desktop', install_dir: get_option('datadir') / 'wayland-sessions')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue