sxhkd rm'd

This commit is contained in:
Luke Smith 2020-02-23 09:11:35 -05:00
parent 403700c981
commit 53fd907dd6
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -1,5 +1,4 @@
#TAG,NAME IN REPO (or git url),PURPOSE (should be a verb phrase to sound right while installing)
,i3-gaps,"is the main graphical user interface and window manager."
,xorg-server,"is the graphical server."
,xorg-xwininfo,"allows querying information about windows."
,xorg-xinit,"starts the graphical server."
@ -7,10 +6,10 @@ A,libxft-bgra,"helps rendering color emojis in suckless software"
V,xorg-minimal,"is the graphical server."
V,xorg-fonts,"is a font package."
V,libX11-devel,"is required for the compilation of some programs."
,sxhkd,"binds keys."
I,libXft-devel,"is required for the compilation of some programs."
I,gcr-devel,"is required for the compilation of some programs."
I,fontconfig-devel,"is required for the compilation of some programs."
,i3-gaps,"is the main graphical user interface and window manager."
,ttf-inconsolata,"is the monospace font of LARBS."
A,nerd-fonts-inconsolata,"provides extra symbols."
,ttf-linux-libertine,"provides the sans and serif fonts for LARBS."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
i3-gaps is the main graphical user interface and window manager.
2 xorg-server is the graphical server.
3 xorg-xwininfo allows querying information about windows.
4 xorg-xinit starts the graphical server.
6 V xorg-minimal is the graphical server.
7 V xorg-fonts is a font package.
8 V libX11-devel is required for the compilation of some programs.
sxhkd binds keys.
9 I libXft-devel is required for the compilation of some programs.
10 I gcr-devel is required for the compilation of some programs.
11 I fontconfig-devel is required for the compilation of some programs.
12 i3-gaps is the main graphical user interface and window manager.
13 ttf-inconsolata is the monospace font of LARBS.
14 A nerd-fonts-inconsolata provides extra symbols.
15 ttf-linux-libertine provides the sans and serif fonts for LARBS.