mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
* Set Power Profiles Rules when plugged in (balanced) and unplugged (power-saver)" * Check for battery presence before installing power profile rules * Add battery presence check script and update powerprofilesctl rules * fix indentation * Simplify power profile rule creation logic
4 lines
150 B
Bash
Executable File
4 lines
150 B
Bash
Executable File
echo "Set Power Profiles Rules when plugged in (balanced) and unplugged (power-saver)"
|
|
|
|
source $OMARCHY_PATH/install/config/powerprofilesctl-rules.sh
|