refactor(hypr): improve launching of compositor.target
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled

This commit is contained in:
Price Hiller 2024-03-30 15:01:01 -05:00
parent 7ebfdff9e0
commit 6acec8f463
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -8,5 +8,5 @@ exec = systemd-run --user --unit=events-monitor ~/.config/hypr/scripts/launchers
exec = systemd-run --user --unit=xwaylandvideobridge xwaylandvideobridge || systemctl --user restart xwaylandvideobridge
exec = systemd-run --user --unit=polkit-agent /usr/lib/polkit-kde-authentication-agent-1 || systemctl --user restart polkit-agent
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP PATH
exec-once = systemctl --user start compositor.target
exec = sleep 1 && systemctl --user restart compositor.target
exec-once = swaylock