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

6 lines
113 B
Bash

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