3
0
mirror of https://github.com/hyprwm/Hyprland.git synced 2025-10-29 11:22:47 +00:00

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:
Vladimir-csp 2025-05-24 17:26:10 +03:00 committed by Mihai Fufezan
parent 28c9122adb
commit cc0792c1dc

View File

@ -2,5 +2,6 @@
Name=Hyprland (uwsm-managed)
Comment=An intelligent dynamic tiling Wayland compositor
Exec=uwsm start -- hyprland.desktop
TryExec=uwsm
DesktopNames=Hyprland
Type=Application