|
NAMEwalldrc - walld configuration file DESCRIPTIONwalldrc is located at ~/.walld/.walldrc it can be used to configure walld(1) walld(1) uses libconfig to handle configs OPTIONSThis tells walld whether or not to generate colors and
put them in a file located at $HOME/.walld/colors
Default=FALSE
dark When walld generates colors, it modifies them to make
them darker or lighter. If Dark is true it make the colors better fit a dark
color scheme. If it is false it makes the colors fit a lighter color scheme.
monitors
Default=TRUE
This tells walld how many diffrent monitors to display a
wallpaper on. see feh(1) for more details
use-xrdb
Default=1
Set this to true to have walld automatically reload your
Xresources when it generates a new color file.
minutes
Default=FALSE
The interval between wallpaper changes. This is in
minutes. It can be 0
source_to_use
Default=30
Walld can use many different sources for images. This
tells walld what source to use.
source
Default="default"
This is the source that was selected with
source_to_use. It can contain files, URLs, or even libconfig lists of
files, URLs, or more files. It can hold as many members as needed.
feh-path
Default="$HOME/.walld/images"
This is where the feh executable is located on the
system. walld(1) searches the path for feh, so only set for something
custom.
bg-style
Default=unset
This is the --bg-style that walld passes to feh.
see feh(1) for more
XAUTHORITY
Default="--bg-scale"
walld(1) usually gets this from environment
variables. If you have something custom you can set it here.
display
Default=unset
Walld usually gets this from environment variables. If
you have something custom you can set it here. It is used to tell
feh(1) what display to set the wallpaper on.
xrdb-path
Default=unset
This is where the xrdb executable is located. If it is
used to reload Xresources. walld(1) searches the path for xrdb, so only
set for something custom.
xrdb-args
Default=unset
These are the arguments passed to xrdb. If you have
something custom you can set it here. see xrdb(1) for more info
xresources
Default="--load"
This is your .Xresources that xrdb can load. If you have
something custom you can set it here.
Default="$HOME/.Xresources"
AUTHORSDotz0cat <Dotz0cat@gmail.com> SEE ALSOwalld(1)
|