From 69520c2e14b722103ed84bd3b86e1a5c33f670c4 Mon Sep 17 00:00:00 2001 From: Dorian Date: Fri, 26 Nov 2021 18:54:44 -0500 Subject: [PATCH] added acpi to progs.csv --- progs.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/progs.csv b/progs.csv index 1815edb..f70202e 100644 --- a/progs.csv +++ b/progs.csv @@ -3,6 +3,7 @@ tag,Name in Repo,Purpose(word or phrase to sound right installing) ,xorg-xwininfo,allows collecting window information. ,xorg-xinit,starts the graphical server. ,i3-gaps,is the window manager. +,acpi,is the power manager. ,i3blocks,provides the status bar. ,dmenu,is the suckless wonder tool! ,xorg-xev,prints contents of x events.