From 26afde34ffa974e0ceab133047b0d7c6be8819e9 Mon Sep 17 00:00:00 2001 From: Pierre Olivier Martel Date: Fri, 30 Jan 2026 06:25:39 -0500 Subject: [PATCH] fix echo comment in powerprofile migration (#4388) --- migrations/1769566732.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrations/1769566732.sh b/migrations/1769566732.sh index fb2dbfec..f2df93c0 100755 --- a/migrations/1769566732.sh +++ b/migrations/1769566732.sh @@ -1,3 +1,3 @@ -echo "Set Power Profiles Rules when plugged in (balanced) and unplugged (power-saver)" +echo "Set power profile based on source switching (AC or Battery)" source $OMARCHY_PATH/install/config/powerprofilesctl-rules.sh