example/hyprland.desktop: fix path
This commit is contained in:
parent
1f1a39d46c
commit
9ea565054a
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Name=Hyprland
|
||||
Comment=An intelligent dynamic tiling Wayland compositor
|
||||
Exec=@CMAKE_INSTALL_BINDIR@/start-hyprland
|
||||
Exec=@PREFIX@/@CMAKE_INSTALL_BINDIR@/start-hyprland
|
||||
Type=Application
|
||||
DesktopNames=Hyprland
|
||||
Keywords=tiling;wayland;compositor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue