fiboBG/README.md
2020-11-22 21:34:20 +01:00

612 B

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