aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/Brightness.sh
diff options
context:
space:
mode:
authorKiran George <kirangeorge1995@gmail.com>2025-06-01 08:48:40 +0530
committerKiran George <kirangeorge1995@gmail.com>2025-06-01 08:48:40 +0530
commit30ed636ba6c51b417cccb5acde1fbb8221b55b84 (patch)
tree8d7f8d619fe79d00515c4c0ad6b81bc3c95c206c /config/hypr/scripts/Brightness.sh
parentc75f32337559ee507869f55ba0686603ecef7409 (diff)
SwayNC DND bypass for volume and brightness notification
Diffstat (limited to 'config/hypr/scripts/Brightness.sh')
-rwxr-xr-xconfig/hypr/scripts/Brightness.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/Brightness.sh b/config/hypr/scripts/Brightness.sh
index 8e5d525a..bf28fc8c 100755
--- a/config/hypr/scripts/Brightness.sh
+++ b/config/hypr/scripts/Brightness.sh
@@ -29,7 +29,7 @@ get_icon() {
# Notify
notify_user() {
- notify-send -e -h string:x-canonical-private-synchronous:brightness_notif -h int:value:$current -u low -i $icon "Screen" "Brightness:$current%"
+ notify-send -e -h string:x-canonical-private-synchronous:brightness_notif -h int:value:$current -h boolean:SWAYNC_BYPASS_DND:true -u low -i $icon "Screen" "Brightness:$current%"
}
# Change brightness
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage