From eea52291df2e1206a96aeb0ac57e91efbab6d39d Mon Sep 17 00:00:00 2001 From: Ahwx Date: Fri, 12 Jul 2024 00:16:07 +0200 Subject: [PATCH] feat: switch to `hyprlock` --- 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 52f17fd..24b50cc 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 && swaylock" + "sleep 1 && hyprlock" "poweralertd &" "waybar &" "mako &"