diff options
author | Vladimir-csp <[email protected]> | 2024-11-25 17:18:50 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2024-11-25 16:18:50 +0200 |
commit | 0ddb952d7a3d102e160eea93c68f0d366186cf73 (patch) | |
tree | 118344fed4df5a1cdb03f05616169bed7b6e8a25 | |
parent | 1930a95000d336b76d18c0c95ef77e138c9a4cd0 (diff) | |
download | Hyprland-0ddb952d7a3d102e160eea93c68f0d366186cf73.tar.gz Hyprland-0ddb952d7a3d102e160eea93c68f0d366186cf73.zip |
hyprland-uwsm.desktop: Just reference plain entry (#8553)
-rw-r--r-- | systemd/hyprland-uwsm.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/hyprland-uwsm.desktop b/systemd/hyprland-uwsm.desktop index 2ed1031b..e00f4aa2 100644 --- a/systemd/hyprland-uwsm.desktop +++ b/systemd/hyprland-uwsm.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Name=Hyprland (uwsm-managed) Comment=An intelligent dynamic tiling Wayland compositor -Exec=uwsm start -N Hyprland -D Hyprland -C An_intelligent_dynamic_tiling_Wayland_compositor -- Hyprland +Exec=uwsm start -- hyprland.desktop DesktopNames=Hyprland Type=Application |