dotfiles/dot_config/openrazer/razer.conf

24 lines
614 B
Text
Raw Normal View History

2024-04-14 18:41:15 -07:00
[General]
# Verbose logging (logs debug messages - lotsa spam)
verbose_logging = False
[Startup]
# Set the sync effects flag to true so any assignment of effects will work across devices
sync_effects_enabled = True
# Turn off the devices when the systems screensaver kicks in
devices_off_on_screensaver = True
# Battery notifier
battery_notifier = True
# Battery notification frequency [s] (0 to disable)
battery_notifier_freq = 600
# Battery notifications appear when device reaches this percentage
battery_notifier_percent = 33
# Apply effects saved to disk when daemon starts
restore_persistence = False