Merge branch 'master' of github.com:hollorol/fiboBG
This commit is contained in:
commit
310dff2387
@ -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
|
git clone https://github.com/hollorol/fiboBG.git
|
||||||
cd fiboBG
|
cd fiboBG
|
||||||
make
|
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
|
## 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.
|
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.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user