Files
omarchycn/install/config/hardware/intel/lmp.sh
T

6 lines
112 B
Bash

# Install Intel Low Power Mode package for Intel CPUs
if omarchy-hw-intel; then
omarchy-pkg-add intel-lmp
fi