From cc8494b33e9304f7e18d36d5b6712a4c6cc6f65d Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sat, 24 Feb 2024 15:37:06 -0600 Subject: [PATCH] feat(hypr): launch swaylock on launch --- dots/.config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/dots/.config/hypr/hyprland.conf b/dots/.config/hypr/hyprland.conf index 059caaf9..557745ee 100644 --- a/dots/.config/hypr/hyprland.conf +++ b/dots/.config/hypr/hyprland.conf @@ -14,3 +14,4 @@ exec-once = xwaylandvideobridge exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP PATH exec-once = /usr/lib/polkit-kde-authentication-agent-1 exec-once = systemctl --user start compositor.target +exec-once = swaylock