aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/Brightness.sh
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-06-03 05:39:34 +0900
committerGitHub <noreply@github.com>2024-06-03 05:39:34 +0900
commit203b530e6b61e53cff322fd822dc70a5e611b35f (patch)
treef300fec9ff254263a9805dc18feaee14ff1d542a /config/hypr/scripts/Brightness.sh
parent2e67eba3d18ef4d7ca74b2036a0ec0020825bc86 (diff)
parentd62b220ebc2c60c2f11e47f35616d9e803c07dd4 (diff)
Merge pull request #321 from JaKooLit/development
Development to main
Diffstat (limited to 'config/hypr/scripts/Brightness.sh')
-rwxr-xr-xconfig/hypr/scripts/Brightness.sh4
1 files changed, 2 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
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage