aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-05-30 03:36:36 +0900
committerGitHub <noreply@github.com>2024-05-30 03:36:36 +0900
commitdad0509ca304308f4bff18bcc053ba54163954f2 (patch)
tree7390f277d11123f6bdd1ae28edec598dbacee0b9 /config/hypr/scripts
parent03683f9e7229d6f1fcbed6facae6b77ddd054b74 (diff)
parent4ac0591cce6acb6296e90940c9598b9798e85600 (diff)
Merge branch 'dev-hypridle' into main
Diffstat (limited to 'config/hypr/scripts')
-rwxr-xr-xconfig/hypr/scripts/Brightness.sh4
-rwxr-xr-xconfig/hypr/scripts/LockScreen.sh2
2 files changed, 4 insertions, 2 deletions
diff --git a/config/hypr/scripts/Brightness.sh b/config/hypr/scripts/Brightness.sh
index 7d43f570..8f9fbf22 100755
--- a/config/hypr/scripts/Brightness.sh
+++ b/config/hypr/scripts/Brightness.sh
@@ -33,7 +33,7 @@ notify_user() {
# Change brightness
change_backlight() {
- brightnessctl set "$1" && get_icon && notify_user
+ brightnessctl set "$1" -n && get_icon && notify_user
}
# Execute accordingly
@@ -50,4 +50,4 @@ case "$1" in
*)
get_backlight
;;
-esac \ No newline at end of file
+esac
diff --git a/config/hypr/scripts/LockScreen.sh b/config/hypr/scripts/LockScreen.sh
index f8542f64..a871cc75 100755
--- a/config/hypr/scripts/LockScreen.sh
+++ b/config/hypr/scripts/LockScreen.sh
@@ -2,4 +2,6 @@
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
# For Hyprlock
+
pidof hyprlock || hyprlock -q --immediate
+
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage