(feat) Added openrazer config
This commit is contained in:
31
.config/openrazer/persistence.conf
Normal file
31
.config/openrazer/persistence.conf
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
[PM2416F67100058]
|
||||||
|
backlight_active = True
|
||||||
|
backlight_brightness = 75
|
||||||
|
backlight_effect = spectrum
|
||||||
|
backlight_colors = 0 255 0 0 255 255 0 0 255
|
||||||
|
backlight_speed = 1
|
||||||
|
backlight_wave_dir = 1
|
||||||
|
|
||||||
|
[UNKNOWN_153200AB_0000]
|
||||||
|
dpi_x = 1800
|
||||||
|
dpi_y = 1800
|
||||||
|
poll_rate = 500
|
||||||
|
backlight_active = True
|
||||||
|
backlight_brightness = 75
|
||||||
|
backlight_effect = spectrum
|
||||||
|
backlight_colors = 0 255 0 0 255 255 0 0 255
|
||||||
|
backlight_speed = 1
|
||||||
|
backlight_wave_dir = 1
|
||||||
|
logo_active = True
|
||||||
|
logo_brightness = 75
|
||||||
|
logo_effect = spectrum
|
||||||
|
logo_colors = 0 255 0 0 255 255 0 0 255
|
||||||
|
logo_speed = 1
|
||||||
|
logo_wave_dir = 1
|
||||||
|
scroll_active = True
|
||||||
|
scroll_brightness = 75
|
||||||
|
scroll_effect = spectrum
|
||||||
|
scroll_colors = 0 255 0 0 255 255 0 0 255
|
||||||
|
scroll_speed = 1
|
||||||
|
scroll_wave_dir = 1
|
||||||
|
|
26
.config/openrazer/razer.conf
Normal file
26
.config/openrazer/razer.conf
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
[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
|
||||||
|
|
||||||
|
# Enable this if you dual boot with Windows and the effect isn't restored. Requires restore_persistence = True
|
||||||
|
persistence_dual_boot_quirk = False
|
Reference in New Issue
Block a user