forked from enlightenment/enlightenment
parent
e7167e7c91
commit
697cadcc45
1 changed files with 2 additions and 2 deletions
@ -1,7 +1,7 @@ |
||||
group "Battery_Config" struct { |
||||
value "poll_interval" int: 512; |
||||
value "alert" int: 30; |
||||
value "alert_p" int: 10; |
||||
value "alert" int: 5; |
||||
value "alert_p" int: 5; |
||||
value "alert_timeout" int: 0; |
||||
value "force_mode" int: 0; |
||||
} |
||||
|
Loading…
Reference in new issue