08-04-2021, 06:05 AM
Manajaro Plasma has a great battery life if you configure the session suspend to a low value when getting out of home, let's say 1 minute = 60000ms, the command would be
`kwriteconfig5 --file powermanagementprofilesrc --group Battery --group SuspendSession --key idleTime 60000`
and you have to reaload the configuration or reboot the phone
alternatively you can also manually edit the hidden file
~/.config/powermanagementprofilesrc
`kwriteconfig5 --file powermanagementprofilesrc --group Battery --group SuspendSession --key idleTime 60000`
and you have to reaload the configuration or reboot the phone
alternatively you can also manually edit the hidden file
~/.config/powermanagementprofilesrc