ca64c5b835ca1c9670b484c0473f16be96f35521
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.
Installation
git clone https://github.com/hollorol/fiboBG.git
cd fiboBG
make
Usage
In xinitrc run the compiled program in background before window manager. Optional
Implementation
Languages
C
97.3%
Makefile
2.7%