examples: more systemd examples (#7409)
These allow launching hyprland with a systemd service. They provide graphical-session.target which allows enabling services such as the ones for Waybar and Mako.
This commit is contained in:
parent
33015546c6
commit
01e3da4d51
2 changed files with 19 additions and 0 deletions
5
example/hyprland-systemd.desktop
Normal file
5
example/hyprland-systemd.desktop
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[Desktop Entry]
|
||||
Name=Hyprland
|
||||
Comment=An intelligent dynamic tiling Wayland compositor
|
||||
Exec=systemctl --user start --wait hyprland-session
|
||||
Type=Application
|
||||
Loading…
Add table
Add a link
Reference in a new issue