oneshot.conf update
This commit is contained in:
parent
a836a86e09
commit
bf160b79e7
|
|
@ -139,3 +139,10 @@ pancakes=false
|
||||||
# SecurityManager - component that uses OS security mechanisms to sandbox,
|
# SecurityManager - component that uses OS security mechanisms to sandbox,
|
||||||
# recommended use when you play with mods.
|
# recommended use when you play with mods.
|
||||||
SecurityEngine=true
|
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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue