aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/Brightness.sh
diff options
context:
space:
mode:
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 c5c0b80f..14c03da5 100755
--- a/config/hypr/scripts/Brightness.sh
+++ b/config/hypr/scripts/Brightness.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-iDIR="$HOME/.config/dunst/icons"
+iDIR="$HOME/.config/swaync/icons"
notification_timeout=1000
# Get brightness
@@ -26,7 +26,7 @@ get_icon() {
# Notify
notify_user() {
- dunstify -h string:x-dunst-stack-tag:brightness_notif -h int:value:$current -u low -i "$icon" "Brightness : $current%"
+ notify-send -e -h string:x-canonical-private-synchronous:brightness_notif -h int:value:$current -u low -i "$icon" "Brightness : $current%"
}
# Change brightness
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage