config_libconfig: add dbus option

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui
2022-01-30 19:08:48 +00:00
parent cb6ea3f567
commit de434f7b1f
2 changed files with 19 additions and 8 deletions

View File

@@ -203,6 +203,9 @@ blur-background-exclude = [
# General Settings #
#################################
# Enable remote control via D-Bus. See the man page for more details.
# dbus = true
# Daemonize process. Fork to background after initialization. Causes issues with certain (badly-written) drivers.
# daemon = false