X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=status;h=03c31247f6d05ffeb13dce4ba91d751efed89380;hb=f97bcb5e1560b17cd06ef171129fdae9c78cf52e;hp=0b0b6952557d197809d2ba1c24ff0f3d347010ef;hpb=a81b29d421e62966c6710115522b323a13ce7afd;p=bin.git diff --git a/status b/status index 0b0b695..03c3124 100755 --- a/status +++ b/status @@ -14,4 +14,4 @@ function power_set() { fi } -notify-send -i "clock" "echo $(time_set)" "echo $(power_set)" +notify-send -i "clock" "`echo $(time_set)`" "`echo $(power_set)`"