aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/AirplaneMode.sh
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2023-12-17 22:09:37 +0900
committerJaKooLit <jimmielovejay.com>2023-12-17 22:09:37 +0900
commit70d3ed24206ba3445a73b75328f7688c6f78e894 (patch)
treed900cff5caaac019e95259aeaef57699ecc60ad4 /config/hypr/scripts/AirplaneMode.sh
parent96c5794d550d34bce500828f4160667d70d60681 (diff)
minor tweaks before final
Diffstat (limited to 'config/hypr/scripts/AirplaneMode.sh')
-rwxr-xr-xconfig/hypr/scripts/AirplaneMode.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/AirplaneMode.sh b/config/hypr/scripts/AirplaneMode.sh
index dc9a5956..428a09bd 100755
--- a/config/hypr/scripts/AirplaneMode.sh
+++ b/config/hypr/scripts/AirplaneMode.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-dunstify -u low -i "$dunst_notif"
+dunst_notif="$HOME/.config/dunst/images/bell.png"
wifi="$(nmcli r wifi | awk 'FNR = 2 {print $1}')"
if [ "$wifi" == "enabled" ]; then
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage