added acpi to progs.csv

This commit is contained in:
Dorian
2021-11-26 18:54:44 -05:00
parent d94855f53f
commit 69520c2e14

View File

@@ -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.
1 tag Name in Repo Purpose(word or phrase to sound right installing)
3 xorg-xwininfo allows collecting window information.
4 xorg-xinit starts the graphical server.
5 i3-gaps is the window manager.
6 acpi is the power manager.
7 i3blocks provides the status bar.
8 dmenu is the suckless wonder tool!
9 xorg-xev prints contents of x events.