Go to file
2020-11-22 15:50:00 +01:00
.gitignore add gitignor 2020-11-22 10:11:38 +01:00
config.h put config.h dependency into the Makefile 2020-11-22 15:50:00 +01:00
LICENSE add license 2020-11-22 10:34:43 +01:00
main.c some config possibilities and making color selection more effective 2020-11-22 15:48:36 +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