.\" Generated by scdoc 1.11.3 .\" 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" "2024-07-02" .PP .SH NAME .PP razer.\&conf - configuration file for the OpenRazer Daemon .PP .SH DESCRIPTION .PP 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.\& .PP The configuration file is formatted like a .\&INI file and is parsed by Python'\&s ConfigParser.\& .PP .SH EXAMPLE .PP An example file should be installed under \fI/usr/share/openrazer/razer.\&conf.\&example\fR.\& .PP .SH SECTIONS .PP .SS GENERAL .PP The first section in the configuration file is a \fB[General]\fR section.\& This section contains miscellaneous options.\& .PP \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.\& .PP .RE .SS STARTUP .PP 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.\& .PP \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.\& .PP .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.\& .PP .RE \fBbattery_notifier\fR \fIbool\fR .RS 4 This flag specifies that notifications should be shown regularly with the remaining battery level.\& .PP .RE \fBbattery_notifier_freq\fR \fIint\fR .RS 4 This flag specifies how often the notification with the remaining battery level should be shown.\& .PP .RE \fBbattery_notifier_percent\fR \fIint\fR .RS 4 This flag specifies what battery percentage the device should reach before sending notifications.\& .PP .RE \fBrestore_persistence\fR \fIbool\fR .RS 4 This flag specifies whether effects saved in persistence.\&conf should be applied when the daemon starts.\& .PP .RE \fBpersistence_dual_boot_quirk\fR \fIbool\fR .RS 4 This flag specifies whether the persisted effect is applied twice to address a quirk with newer devices that were last changed by Razer Synapse on Windows.\& Only applicable with restore_persistence = True.\& .PP .RE .SH SEE ALSO .PP \fBopenrazer-daemon\fR(8)