diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-09 11:52:58 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-09 11:53:34 +0900 |
| commit | cadc2cb3b52caff78ce14cf545d9385f4b3caa1d (patch) | |
| tree | a65a9c0a4e37fc94d5198acee2bbe586a66f3bdf /config/hypr/scripts | |
| parent | a5530ba1c81a482aa8e77db9bf37aa5894d1fa86 (diff) | |
updated. On startup apps.conf, removed the &
Diffstat (limited to 'config/hypr/scripts')
| -rwxr-xr-x | config/hypr/scripts/LockScreen.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/scripts/LockScreen.sh b/config/hypr/scripts/LockScreen.sh index 0fd62cab..5e799181 100755 --- a/config/hypr/scripts/LockScreen.sh +++ b/config/hypr/scripts/LockScreen.sh @@ -2,6 +2,6 @@ # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## # For Hyprlock +#pidof hyprlock || hyprlock -q -pidof hyprlock || hyprlock -q - +loginctl lock-session
\ No newline at end of file |
