Added conky configuration.

This commit is contained in:
2013-09-14 19:32:22 +02:00
parent b71aa0d972
commit 8122ba7cad
3 changed files with 150 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ config_dir="$HOME/dotfiles/"
backup_dir="$HOME/dotfiles.bak/"
# the following folders inside $config_dir will be inspected and symlinked:
symlink_folders="bash git i3 vim zsh"
symlink_folders="bash git i3 vim zsh conky"
path_combine()
{