diff --git a/dots/.config/hypr/hyprland.conf b/dots/.config/hypr/hyprland.conf index 66e95c7d..de41d14a 100644 --- a/dots/.config/hypr/hyprland.conf +++ b/dots/.config/hypr/hyprland.conf @@ -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