mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-19 10:22:41 +01:00
disable power_save at startup
This commit is contained in:
@@ -22,7 +22,7 @@ var (
|
||||
SKIN="default"
|
||||
|
||||
//load from dot files
|
||||
CurPowerLevel= "supersaving"//"performance"
|
||||
CurPowerLevel= "performance"
|
||||
Lang = "English"
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user