add bin/clock.sh, bin/telegram-desktop from kanaya

This commit is contained in:
Lexi / Zoe 2019-01-22 22:42:07 +01:00
parent aef83ee17b
commit b0a364c6a5
Signed by: binaryDiv
GPG Key ID: F8D4956E224DA232
2 changed files with 13 additions and 0 deletions

8
bin/clock.sh Executable file
View File

@ -0,0 +1,8 @@
#!/bin/sh
while true; do
clear
date +%T | banner -f 2 | sed -e 's/*/█/g'
sleep 1
done

5
bin/telegram-desktop Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
export LC_ALL="de_DE.UTF-8"
exec /usr/bin/telegram-desktop