This commit is contained in:
Roland Hollós
2021-10-02 09:40:22 +02:00
committed by GitHub
parent 4af77093b8
commit 84c5c89a70
+1 -1
View File
@@ -10,7 +10,7 @@ cd fiboBG
make make
make install 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. The installation assumes you want to install 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.