Skip to content

gvoze32/Mainte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

A simple and functional conky theme for all desktop environment. Based on "conky-bandithijodotcom".

In this new version, all elements have been adjusted for Manjaro Linux KDE x64 with ASUS laptop. Match for 1366x768 screen resolution.

Usage

For those who want to try this conky theme, here’s a step by step how to setup guide:

  1. First of all, open terminal and install conky if you don’t have it via command:
sudo pacman -S conky
  1. Download Mainte theme from Releases

  2. Extract all folder and copy to /home/$USER/.conky (set hidden file to visible on your file manager cause the folder is hidden)

  3. Open terminal and type

cd /home/$USER/.conky/Mainte
./conky-launch.sh

To automatically run when startup, just add conky-launch.sh to autostart.

Credits