From 03d8522ba9edc15799c166a876c7c1173caacf2a Mon Sep 17 00:00:00 2001 From: Ahwx Date: Sun, 18 Aug 2024 16:14:33 +0200 Subject: [PATCH] feat: remove auto lock on boot --- modules/home/hyprland/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 8b5d470..76a3bcd 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -16,7 +16,7 @@ "nm-applet &" "wl-clip-persist --clipboard both" "swaybg -m fill -i $(find ~/Pictures/wallpapers/ -maxdepth 1 -type f) &" - "sleep 1 && hyprlock" + # "sleep 1 && hyprlock" "poweralertd &" "waybar &" "mako &"