Go to file
2020-09-19 21:29:59 +02:00
themes added themes 2020-09-19 10:57:55 +02:00
conky.conf add conky conf 2020-09-14 23:32:39 +02:00
conky.desktop added desktop file 2020-09-14 23:51:29 +02:00
README.md added themes path 2020-09-19 11:00:24 +02:00
screenrc added screen 2020-09-15 00:07:31 +02:00
tmux.conf tmuxconf from old dotfiles 2020-09-19 21:29:59 +02:00

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
ln -s $(pwd)/themes $HOME/.themes