This commit is contained in:
tavo-wasd 2023-07-31 22:28:45 -06:00
parent 9a01f63f77
commit 55a54688ae
2 changed files with 2 additions and 2 deletions

View file

@ -20,4 +20,4 @@ case 1 in
$((brightness = 0)) ) bar="──────────" ;;
esac
notify-send -u low --replace-id=10 "󰃞 Brightness" "$bar"
notify-send -u low --replace-id=9 "󰃞 Brightness" "$bar"

View file

@ -20,4 +20,4 @@ case 1 in
$((brightness = 0)) ) bar="──────────" ;;
esac
notify-send -u low --replace-id=10 "󰃞 Brightness" "$bar"
notify-send -u low --replace-id=9 "󰃞 Brightness" "$bar"