bchretien / conky-themes

Multiple conky themes to be used in my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conky-themes

Multiple conky themes to be used in my dotfiles.

Standalone installation

Download the Git repository and its submodules:

$ git clone --recursive https://github.com/bchretien/conky-themes.git ~/.conky-themes

How to use it

If you want to use the ConkyInfinitySVG theme (for instance):

$ ln -sf ~/.conky-themes/ConkyInfinitySVG/.conkyrc ~/.conkyrc

Then you can just launch conky:

$ conky -q&

You can also provide the path to a given conkyrc file:

$ conky -q -c ~/.conky-themes/ConkyInfinitySVG/.conkyrc

About

Multiple conky themes to be used in my dotfiles


Languages

Language:Lua 88.6%Language:Python 10.9%Language:Shell 0.6%