From bf8688a10febf0decef30b01a9037c31bc7e672a Mon Sep 17 00:00:00 2001 From: Ahwx Date: Fri, 12 Jul 2024 00:17:24 +0200 Subject: [PATCH] feat: switch to `hyprlock` (2) --- 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 24b50cc..8b5d470 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -138,7 +138,7 @@ "$mainMod, F, fullscreen, 1" # set 1 to 0 to set full screen without waybar "$mainMod, Space, togglefloating," "$mainMod, D, exec, pkill wofi || wofi --show drun" - "SUPER SHIFT, L, exec, swaylock" + "SUPER SHIFT, L, exec, hyprlock" "$mainMod, E, exec, thunar" "$mainMod SHIFT, B, exec, pkill -SIGUSR1 .waybar-wrapped" "$mainMod, C ,exec, hyprpicker -a"