hyprland-uwsm.desktop: Add TryExec
This should hide this entry when uwsm is missing (at least in DMs that handle TryExec)
This commit is contained in:
parent
28c9122adb
commit
cc0792c1dc
1 changed files with 1 additions and 0 deletions
|
|
@ -2,5 +2,6 @@
|
||||||
Name=Hyprland (uwsm-managed)
|
Name=Hyprland (uwsm-managed)
|
||||||
Comment=An intelligent dynamic tiling Wayland compositor
|
Comment=An intelligent dynamic tiling Wayland compositor
|
||||||
Exec=uwsm start -- hyprland.desktop
|
Exec=uwsm start -- hyprland.desktop
|
||||||
|
TryExec=uwsm
|
||||||
DesktopNames=Hyprland
|
DesktopNames=Hyprland
|
||||||
Type=Application
|
Type=Application
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue