From 53fd907dd6521f996850aa92a3be5a9bf2391544 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 23 Feb 2020 09:11:35 -0500 Subject: [PATCH] sxhkd rm'd --- progs.csv | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/progs.csv b/progs.csv index aaf7348..0e4d482 100644 --- a/progs.csv +++ b/progs.csv @@ -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."