diff --git a/modules/hyprland/security.nix b/modules/hyprland/security.nix index 5925781..63e8412 100644 --- a/modules/hyprland/security.nix +++ b/modules/hyprland/security.nix @@ -25,7 +25,7 @@ in { ]; text = '' ags -r 'Tablet.setLaptopMode()' - ags -b lockscreen -c ~/.config/ags/lockscreen.js + ags -b lockscreen -c /home/${mainUser}/.config/ags/lockscreen.js ''; }; in {