added screen

This commit is contained in:
2020-09-15 00:07:31 +02:00
parent 0617ab92e1
commit c323d15aeb
2 changed files with 17 additions and 0 deletions
+1
View File
@@ -4,4 +4,5 @@ Enable:
```
rm ~/.config/conky/conky.conf && mkdir -p $HOME/.config/conky && ln -s $(pwd)/conky.conf $HOME/.config/conky.conf
ln -s $(pwd)/conky.desktop $HOME/.config/autostart/conky.desktop
ln -s $(pwd)/screenrc $HOME/.screenrc
```