systemSetup

system setup, configuration and dotfiles
git clone https://noulin.net/git/systemSetup.git
Log | Files | Refs | README | LICENSE

bsetbg (534B)


      1 #
      2 # automagically generated with loving care by bsetbg 1.12 on Fri Dec  5 22:26:53 CET 2003
      3 #
      4 # uncomment the set below that corresponds to your favorite root-image
      5 # application, or mix and match to suit your pleasure.
      6 #
      7 # xli misbehaves under larger screen resolutions when using the -fillscreen
      8 # option. use -fullscreen if your resolution is higher than 1024x768.
      9 #
     10 
     11 ### xsetbg (xli)
     12 FULL="xsetbg -border black -fullscreen"
     13 TILE="xsetbg -border black"
     14 CENTER="xsetbg -border black -center"
     15 DEFAULT="xsetbg -border black -center"
     16