mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Fixes: bugfixes in aura config loading
This commit is contained in:
@@ -19,6 +19,7 @@ pub struct KbAuraPowerState {
|
||||
}
|
||||
|
||||
impl Default for KbAuraPowerState {
|
||||
/// Defaults all to off
|
||||
fn default() -> Self {
|
||||
Self {
|
||||
zone: PowerZones::Keyboard,
|
||||
|
||||
Reference in New Issue
Block a user