Use fbsetbg to set wallpaper
[grml-etc.git] / etc / skel / .config / grml / xinitrc
1 # Filename:      ~/.config/grml/xinitrc
2 # Purpose:       main configuration file for xinitrc of the Grml live system
3 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
4 # Bug-Reports:   see http://grml.org/bugs/
5 # License:       This file is licensed under the GPL v2 or any later version.
6 ################################################################################
7
8 # export XINIT_GRML_INFO=false
9 # export XINIT_GRML_KEYBOARD=false
10 # export XINIT_GRML_STARTUPINFO=false
11 # export XINIT_GRML_VNC=false
12 # export XINIT_GRML_WALLPAPER=false
13 # export XINIT_GRML_XSETTINGS=false
14
15 ## END OF FILE #################################################################