mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-15 09:46:00 +01:00
systemd: hyprland-systemd.desktop -> hyprland-uwsm.desktop
Remove hyprland-session.service.
This commit is contained in:
parent
8fa4cfb7df
commit
430b5c302a
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Name=Hyprland (systemd session)
|
||||
Name=Hyprland (uwsm-managed)
|
||||
Comment=An intelligent dynamic tiling Wayland compositor
|
||||
Exec=systemctl --user start --wait hyprland-session
|
||||
Type=Application
|
||||
Exec=uwsm start -N Hyprland -D Hyprland -C An_intelligent_dynamic_tiling_Wayland_compositor -- Hyprland
|
||||
DesktopNames=Hyprland
|
||||
Keywords=tiling;wayland;compositor;
|
||||
Type=Application
|
||||
|
|
Loading…
Reference in a new issue