]> git.armaanb.net Git - bin.git/blobdiff - status
Status: switch to dunstify and replace old
[bin.git] / status
diff --git a/status b/status
index 9ebab1c27a3b8a0a996526649bcdf68067462fa1..9ca669bed2c4e272a17a21a225ea5181f819833e 100755 (executable)
--- a/status
+++ b/status
@@ -13,4 +13,5 @@ volume_set() {
   echo "$(amixer sget Master | tail -n 1 | cut -d " " -f 7-)"
 }
 
-notify-send "$(time_set)" "$(power_set)\n$(volume_set)"
+dunstify -h string:x-canonical-private-synchronous:status \
+ "$(time_set)" "$(power_set)\n$(volume_set)" \