GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
walldrc(5) FreeBSD File Formats Manual walldrc(5)

walldrc - walld configuration file

walldrc is located at ~/.walld/.walldrc it can be used to configure walld(1)

walld(1) uses libconfig to handle configs

This 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.
Default=TRUE
monitors
This tells walld how many diffrent monitors to display a wallpaper on. see feh(1) for more details
Default=1
use-xrdb
Set this to true to have walld automatically reload your Xresources when it generates a new color file.
Default=FALSE
minutes
The interval between wallpaper changes. This is in minutes. It can be 0
Default=30
source_to_use
Walld can use many different sources for images. This tells walld what source to use.
Default="default"
source
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.
Default="$HOME/.walld/images"
feh-path
This is where the feh executable is located on the system. walld(1) searches the path for feh, so only set for something custom.
Default=unset
bg-style
This is the --bg-style that walld passes to feh. see feh(1) for more
Default="--bg-scale"
XAUTHORITY
walld(1) usually gets this from environment variables. If you have something custom you can set it here.
Default=unset
display
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.
Default=unset
xrdb-path
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.
Default=unset
xrdb-args
These are the arguments passed to xrdb. If you have something custom you can set it here. see xrdb(1) for more info
Default="--load"
xresources
This is your .Xresources that xrdb can load. If you have something custom you can set it here.
Default="$HOME/.Xresources"

Dotz0cat <Dotz0cat@gmail.com>

walld(1)

2022-04-19

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.