[wiki] [sites] [st][patch][background_image] Use correct variable name in description and clarify patching config.h || Matthias Schoth
commit 46e9c77094cc03c416cbebd557bfe3a616d0a0cb
Author: Matthias Schoth <mschoth_AT_gmail.com>
Date: Tue Sep 13 10:30:12 2022 +0200
[st][patch][background_image] Use correct variable name in description and clarify patching config.h
diff --git a/st.suckless.org/patches/background_image/index.md b/st.suckless.org/patches/background_image/index.md
index 7db9f608..5055749c 100644
--- a/st.suckless.org/patches/background_image/index.md
+++ b/st.suckless.org/patches/background_image/index.md
_AT_@ -10,7 +10,8 @@ Notes
-----
The path to the image file has to be configured in `config.h` using the variable
-`bgimg` (patch modifies `config.def.h`). The image format is expected to be
+`bgfile` (patch modifies `config.def.h`, changes made there need to be ported to
+`config.h` if it already exists). The image format is expected to be
[farbfeld](//tools.suckless.org/farbfeld). In case the background image
is smaller than the window size the background will be tiled.
Received on Tue Sep 13 2022 - 10:32:32 CEST
This archive was generated by hypermail 2.3.0
: Tue Sep 13 2022 - 10:36:50 CEST