Merge branch 'master' of github.com:hollorol/fiboBG

This commit is contained in:
Roland Hollós 2020-11-23 11:55:42 +01:00
commit 310dff2387

View File

@ -8,7 +8,9 @@ FiboBG is a very simple program which displays the [Fibonacci clock](https://www
git clone https://github.com/hollorol/fiboBG.git
cd fiboBG
make
make install
```
The installation assumes you want to instal fiboBG locally to $HOME/.local . If you want to install it globally ( genarally not a good idea ), you can do this by modifying the Makefile.
## Usage
In xinitrc, run the compiled program in background before window manager! If you have a compositor (only compton tested) you can make a dynamical background more usable with setting your terminal alpha parameter.