Go to file
Roland Hollós c3410cc553 No Warning
2020-11-22 21:21:56 +01:00
.gitignore add gitignor 2020-11-22 10:11:38 +01:00
config.h automatic width/height 2020-11-22 21:02:23 +01:00
LICENSE add license 2020-11-22 10:34:43 +01:00
main.c No Warning 2020-11-22 21:21:56 +01:00
Makefile put config.h dependency into the Makefile 2020-11-22 15:50:00 +01:00
README.md upload README.md 2020-11-22 10:25:19 +01:00

FiboBG

FiboBG is a very simple program which displays the Fibonacci clock. It creates a dynamic background for simple window manager like i3 or dwm. FiboBG was only tested on dwm. The program works well with compositors like compton.

Implementation