Skip to content

fpczk/conky-geometry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

conky-geometry

Work in Progress

Lua functions for conky, inpired by dailyminimal.com

Setup

Just copy conky_geometry.lua to ~/.conky/conky_geometry.lua.

Usage

There is an example config file, geometry.conky, which can be used with the following command:

conky -c geometry.conky

Arguments

  • x, y: Coordinates
  • perc: Percentage value between 0 and 100
  • size: Scale factor, for default size use 1.0
  • label: String to display

Functions

${lua geo_slicedtriangle x y perc1 perc2 perc3 ...}
${lua geo_clock x y}
${lua geo_dotspiral x y perc1 perc2 perc3 ...}
${lua geo_exclusivesquares x y perc}
${lua geo_cropped_triangle x y size perc label}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages