id fix
This commit is contained in:
parent
9a01f63f77
commit
55a54688ae
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue