diff --git a/oneshot.conf b/oneshot.conf index 3e701f5..4423b6c 100644 --- a/oneshot.conf +++ b/oneshot.conf @@ -139,3 +139,10 @@ pancakes=false # SecurityManager - component that uses OS security mechanisms to sandbox, # recommended use when you play with mods. SecurityEngine=true + +# Controls the change of wallpaper on Linux and *NIX +# Available modes: +# normal - normal wallpaper changing +# fallback - Uses fallback mode, a hint using a file in the user folder. +# disabled +wallpaperMode="normal"