mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Auto Init Aura
This commit is contained in:
@@ -444,7 +444,7 @@ namespace GHelper
|
||||
private void ComboKeyboardSpeed_SelectedValueChanged(object? sender, EventArgs e)
|
||||
{
|
||||
AppConfig.Set("aura_speed", (int)comboKeyboardSpeed.SelectedValue);
|
||||
Program.settingsForm.SetAura();
|
||||
AsusUSB.ApplyAura();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user