added dmenu

This commit is contained in:
Dorian
2021-11-10 01:51:04 -05:00
parent 867f9abdb1
commit cb24af2ab4

View File

@@ -2,10 +2,11 @@ tag,Name in Repo,Purpose(word or phrase to sound right installing)
,xorg-server,is the graphical server. ,xorg-server,is the graphical server.
,xorg-xwininfo,allows collecting window information. ,xorg-xwininfo,allows collecting window information.
,xorg-xinit,starts the graphical server. ,xorg-xinit,starts the graphical server.
,i3-gaps ,i3-gaps,is the window manager.
,i3blocks ,i3blocks,provides the status bar.
,dmenu,is the suckless wonder tool!
,terminator,is the terminal. ,terminator,is the terminal.
,neofetch ,neofetch,shows useful system info.
,ttf-ubuntu-font-family,the only good thing from Ubuntu. ,ttf-ubuntu-font-family,the only good thing from Ubuntu.
,lf,is a terminal file manager. ,lf,is a terminal file manager.
,thunar,is a graphical file manager. ,thunar,is a graphical file manager.
1 tag Name in Repo Purpose(word or phrase to sound right installing)
2 xorg-server is the graphical server.
3 xorg-xwininfo allows collecting window information.
4 xorg-xinit starts the graphical server.
5 i3-gaps is the window manager.
6 i3blocks provides the status bar.
7 dmenu is the suckless wonder tool!
8 terminator is the terminal.
9 neofetch shows useful system info.
10 ttf-ubuntu-font-family the only good thing from Ubuntu.
11 lf is a terminal file manager.
12 thunar is a graphical file manager.