aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-05-30 03:36:59 +0900
committerGitHub <noreply@github.com>2024-05-30 03:36:59 +0900
commit703287a583d76c98ac7f0f49bc9e3717a7ec2f3d (patch)
tree7390f277d11123f6bdd1ae28edec598dbacee0b9 /config/hypr/scripts
parent4ac0591cce6acb6296e90940c9598b9798e85600 (diff)
parentdad0509ca304308f4bff18bcc053ba54163954f2 (diff)
Merge pull request #309 from ThaSiouL/main
fix: remove cause of hyprlock crashing (caused by multiple instances of hyprlock running) + misc. Hypridle.conf changes
Diffstat (limited to 'config/hypr/scripts')
-rwxr-xr-xconfig/hypr/scripts/LockScreen.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/hypr/scripts/LockScreen.sh b/config/hypr/scripts/LockScreen.sh
index 56d496a5..a871cc75 100755
--- a/config/hypr/scripts/LockScreen.sh
+++ b/config/hypr/scripts/LockScreen.sh
@@ -2,4 +2,6 @@
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
# For Hyprlock
-hyprlock -q \ No newline at end of file
+
+pidof hyprlock || hyprlock -q --immediate
+
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage