aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/BrightnessKbd.sh
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-06-01 14:26:29 -0400
committerGitHub <noreply@github.com>2025-06-01 14:26:29 -0400
commit33017970d8cdf235cffd20b88336390e87cbf579 (patch)
tree1b89de97a1ffd38638887cd2bed61b0de4fa8843 /config/hypr/scripts/BrightnessKbd.sh
parenta419a0c0bf8749e2cdfba277be04926990527351 (diff)
parent30ed636ba6c51b417cccb5acde1fbb8221b55b84 (diff)
Merge pull request #725 from SherLock707/swaync_bypass_dnd
SwayNC DND bypass for volume and brightness notification
Diffstat (limited to 'config/hypr/scripts/BrightnessKbd.sh')
-rwxr-xr-xconfig/hypr/scripts/BrightnessKbd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/BrightnessKbd.sh b/config/hypr/scripts/BrightnessKbd.sh
index 4c56bc03..24737b73 100755
--- a/config/hypr/scripts/BrightnessKbd.sh
+++ b/config/hypr/scripts/BrightnessKbd.sh
@@ -26,7 +26,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" "Keyboard" "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" "Keyboard" "Brightness:$current%"
}
# Change brightness
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage