Add conky

This commit is contained in:
LordMathis
2017-09-01 15:03:23 +02:00
parent cb3ed1466b
commit 170268869a
2 changed files with 60 additions and 0 deletions

3
bin/startconky.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
(sleep 10 && conky -dc $HOME/.conky/FuzzyClock/conkyrc)