.\" Generated by scdoc 1.11.1 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "razer.conf" "5" "2021-11-09" .P .SH NAME .P razer.\&conf - configuration file for the OpenRazer Daemon .P .SH DESCRIPTION .P The \fI~/.\&config/openrazer/razer.\&conf\fR (\fB$XDG_CONFIG_HOME\fR is respected, if set) file configures some startup and runtime options of the \fBopenrazer-daemon\fR(8).\& \fBopenrazer-daemon\fR(8) is able to use configuration files specified in non-standard locations by providing the \fI--config\fR argument.\& .P The configuration file is formatted like a .\&INI file and is parsed by Python's ConfigParser.\& .P .SH EXAMPLE .P An example file should be installed under \fI/usr/share/openrazer/razer.\&conf.\&example\fR.\& .P .SH SECTIONS .P .SS GENERAL .P The first section in the configuration file is a \fB[General]\fR section.\& This section contains miscellaneous options.\& .P \fBverbose_logging\fR \fIbool\fR .RS 4 This flag specifies if the daemon is to output detailed logging information.\& This value acts the same as if \fB-v\fR or \fB--verbose\fR was passed at the command line.\& .P .RE .SS STARTUP .P The \fB[Startup]\fR section in the configuration file contains values to be used during startup, for example it can decide if syncing effects will be active when started.\& .P \fBsync_effects_enabled\fR \fIbool\fR .RS 4 This flag specifies if the effects syncing logic is active when the daemon is started, not having to wait for the user to activate them.\& .P .RE \fBdevices_off_on_screensaver\fR \fIbool\fR .RS 4 This flag specifies if the functionality to turn off razer devices when the screensaver is activated is active when the daemon starts.\& .P .RE \fBbattery_notifier\fR \fIbool\fR .RS 4 This flag specifies that notifications should be shown regularly with the remaining battery level.\& .P .RE \fBbattery_notifier_freq\fR \fIint\fR .RS 4 This flag specifies how often the notification with the remaining battery level should be shown.\& .P .RE \fBbattery_notifier_percent\fR \fIint\fR .RS 4 This flag specifies what battery percentage the device should reach before sending notifications.\& .P .RE \fBrestore_persistence\fR \fIbool\fR .RS 4 This flag specifies whether effects saved in persistence.\&conf should be applied when the daemon starts.\& .P .RE .SH SEE ALSO .P \fBopenrazer-daemon\fR(8)