From cb24af2ab4922661417c7d2a61e37ddd2552cbd4 Mon Sep 17 00:00:00 2001 From: Dorian Date: Wed, 10 Nov 2021 01:51:04 -0500 Subject: [PATCH] added dmenu --- progs.csv | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/progs.csv b/progs.csv index 00adefd..495a952 100644 --- a/progs.csv +++ b/progs.csv @@ -2,10 +2,11 @@ tag,Name in Repo,Purpose(word or phrase to sound right installing) ,xorg-server,is the graphical server. ,xorg-xwininfo,allows collecting window information. ,xorg-xinit,starts the graphical server. -,i3-gaps -,i3blocks +,i3-gaps,is the window manager. +,i3blocks,provides the status bar. +,dmenu,is the suckless wonder tool! ,terminator,is the terminal. -,neofetch +,neofetch,shows useful system info. ,ttf-ubuntu-font-family,the only good thing from Ubuntu. ,lf,is a terminal file manager. ,thunar,is a graphical file manager.