Skip to content

Multiple conky themes to be used in my dotfiles

Notifications You must be signed in to change notification settings

9redhat/conky-themes

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 88.3%
  • Python 10.8%
  • Shell 0.9%