Reduce notifications font size from 14 to 12
[khome.git] / home / bin / twrap.sh
1 #! /bin/sh
2
3 while read line
4 do
5 echo "$(date +'%F %T') ==> $line"
6 done
This page took 0.089658 seconds and 4 git commands to generate.