From 62eb98c7ee9bad62884ad19b0b97c5d373477b45 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Thu, 11 Mar 2021 15:12:11 +0100 Subject: [PATCH] Add note about scripts for power management --- arch-config/.config/i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/arch-config/.config/i3/config b/arch-config/.config/i3/config index 0fa7dc83..d4eb9f62 100755 --- a/arch-config/.config/i3/config +++ b/arch-config/.config/i3/config @@ -464,6 +464,7 @@ exec --no-startup-id bash $HOME/.fehbg & # no really good alternatives that are independent. some others to check out: +# there are some scripts that should work with i3 # gnome-power-manager # mate-power-manager exec --no-startup-id xfce4-power-manager &