Switch to uwsm
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
(
|
||||
charge_control_end_threshold: 60,
|
||||
disable_nvidia_powerd_on_battery: true,
|
||||
ac_command: "",
|
||||
bat_command: "",
|
||||
platform_profile_linked_epp: true,
|
||||
platform_profile_on_battery: Quiet,
|
||||
change_platform_profile_on_battery: true,
|
||||
platform_profile_on_ac: Quiet,
|
||||
change_platform_profile_on_ac: true,
|
||||
profile_quiet_epp: Power,
|
||||
profile_balanced_epp: BalancePower,
|
||||
profile_custom_epp: Performance,
|
||||
profile_performance_epp: Performance,
|
||||
ac_profile_tunings: {},
|
||||
dc_profile_tunings: {},
|
||||
armoury_settings: {},
|
||||
)
|
@@ -91,7 +91,26 @@
|
||||
enable = true;
|
||||
# FIXME: https://gitlab.com/asus-linux/asusctl/-/issues/532
|
||||
# enableUserService = true;
|
||||
asusdConfig.source = ./asusd.ron;
|
||||
asusdConfig.text = ''
|
||||
(
|
||||
charge_control_end_threshold: 60,
|
||||
disable_nvidia_powerd_on_battery: true,
|
||||
ac_command: "",
|
||||
bat_command: "",
|
||||
platform_profile_linked_epp: true,
|
||||
platform_profile_on_battery: Quiet,
|
||||
change_platform_profile_on_battery: true,
|
||||
platform_profile_on_ac: Quiet,
|
||||
change_platform_profile_on_ac: true,
|
||||
profile_quiet_epp: Power,
|
||||
profile_balanced_epp: BalancePower,
|
||||
profile_custom_epp: Performance,
|
||||
profile_performance_epp: Performance,
|
||||
ac_profile_tunings: {},
|
||||
dc_profile_tunings: {},
|
||||
armoury_settings: {},
|
||||
)
|
||||
'';
|
||||
};
|
||||
|
||||
supergfxd = {
|
||||
|
Reference in New Issue
Block a user