From f54623ba56cd70335c3469bec6fa3fa30b4f2d8e Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 25 Mar 2026 13:05:04 +0100 Subject: [PATCH] Correct package name --- install/config/hardware/intel/{lmp.sh => lpmd.sh} | 2 +- install/omarchy-other.packages | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename install/config/hardware/intel/{lmp.sh => lpmd.sh} (74%) diff --git a/install/config/hardware/intel/lmp.sh b/install/config/hardware/intel/lpmd.sh similarity index 74% rename from install/config/hardware/intel/lmp.sh rename to install/config/hardware/intel/lpmd.sh index 90c9ccbe..9e857534 100644 --- a/install/config/hardware/intel/lmp.sh +++ b/install/config/hardware/intel/lpmd.sh @@ -1,5 +1,5 @@ # Install Intel Low Power Mode package for Intel CPUs if omarchy-hw-intel; then - omarchy-pkg-add intel-lmp + omarchy-pkg-add intel-lpmd fi diff --git a/install/omarchy-other.packages b/install/omarchy-other.packages index 80b82097..4706b87b 100644 --- a/install/omarchy-other.packages +++ b/install/omarchy-other.packages @@ -20,7 +20,7 @@ jdk-openjdk libpulse libsass intel-ipu7-camera -intel-lmp +intel-lpmd intel-media-driver libva-intel-driver libva-nvidia-driver