fix a bug caused by args swap
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Enable or disable the script execution
|
||||
Enabled: True
|
||||
# SYSFS path for checking if the system is running on AC power
|
||||
Sysfs_Power_Path = "/sys/class/power_supply/AC*/online"
|
||||
Sysfs_Power_Path: /sys/class/power_supply/AC*/online
|
||||
|
||||
## Settings to apply while connected to Battery power
|
||||
[BATTERY]
|
||||
|
||||
Reference in New Issue
Block a user