ENH add shiny images
This commit is contained in:
parent
7c2fb259f8
commit
847a905d84
10
README.md
10
README.md
|
@ -16,6 +16,16 @@ possible in the startup hook so that the main loop runs efficiently.
|
||||||
|
|
||||||
Everything is drawn with Lua/Cairo, because I think it's pretty :)
|
Everything is drawn with Lua/Cairo, because I think it's pretty :)
|
||||||
|
|
||||||
|
# Gallery
|
||||||
|
|
||||||
|
Advanced layout
|
||||||
|
|
||||||
|
![Image](screen-full.png)
|
||||||
|
|
||||||
|
Minimal layout
|
||||||
|
|
||||||
|
![Image](screen-minimal.png)
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
|
||||||
Requires conky with Lua bindings and cairo support enabled
|
Requires conky with Lua bindings and cairo support enabled
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
Binary file not shown.
After Width: | Height: | Size: 1.0 MiB |
BIN
screen.png
BIN
screen.png
Binary file not shown.
Before Width: | Height: | Size: 1.5 MiB |
Loading…
Reference in New Issue