We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77fde11 commit 42b8c1bCopy full SHA for 42b8c1b
src/data/config_user.txt
@@ -335,6 +335,7 @@
335
#--bluetooth-key Bluetooth
336
#--sound-key Sound
337
#--gamepad-key Gamepad
338
+#--wallpaper-key Wallpaper
339
340
# Format options:
341
# Sets the format string for module values.
@@ -382,6 +383,7 @@
382
383
#--bluetooth-format
384
#--sound-format
385
#--gamepad-format
386
+#--wallpaper-format
387
388
# Error options:
389
# Sets the format string to use if an error occured
@@ -429,6 +431,7 @@
429
431
#--bluetooth-error
430
432
#--sound-error
433
#--gamepad-error
434
+#--wallpaper-error
435
436
# Library options:
437
# Sets an user specific path to a library to load.
0 commit comments