summaryrefslogtreecommitdiff
path: root/progs.csv
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-09-22 18:04:33 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-09-22 18:04:33 -0400
commitce722603bb6edf9d82d790bf0adf7d5379ae33a2 (patch)
tree829d78002623a4822aaa10779b62e01a0e96dd36 /progs.csv
parenta84320279a468ed5afbd3460b987bbbcbf488cc0 (diff)
cleanup
Diffstat (limited to 'progs.csv')
-rw-r--r--progs.csv6
1 files changed, 2 insertions, 4 deletions
diff --git a/progs.csv b/progs.csv
index 5362dd7..b2d350e 100644
--- a/progs.csv
+++ b/progs.csv
@@ -5,7 +5,6 @@
,sxhkd,"binds keys."
,ttf-inconsolata,"is the monospace font of LARBS."
,ttf-linux-libertine,"provides the sans and serif fonts for LARBS."
-,ed,"is the standard editor!"
,lf,"is an extensive terminal file manager that everyone likes."
,arandr,"is a UI for screen adjustment."
,bc,"is used for a dropdown calculator."
@@ -39,11 +38,9 @@ A,sc-im,"is an Excel-like terminal spreadsheet manager."
A,htop-vim-git,"provides system usage information and displays processes."
,maim,"can take quick screenshots at your request."
,socat,"is a socket utility."
-,tmux,"is a terminal multiplexer and the dropdown window in LARBS."
,unclutter,"hides an inactive mouse."
,unrar,"extracts rar's."
,unzip,"unzips zips."
-A,urlscan,"parses URLs in the terminal allowing keyboard-based selection."
,w3m,"is a terminal browser which can also view images."
,xcape,"gives the special escape/super mappings of LARBS."
,xclip,"allows for copying and pasting from the command line."
@@ -53,7 +50,7 @@ A,urlscan,"parses URLs in the terminal allowing keyboard-based selection."
,zathura,"is a pdf viewer with vim-like bindings."
,zathura-djvu,"gives zathura the ability to read .djvu files."
,zathura-pdf-mupdf,"allows mupdf pdf compatibility in zathura."
-A,python-ueberzug,"generates image previews in vifm and other terminal programs."
+,chafa,"generates approximate image previews in the terminal."
,poppler,"manipulates .pdfs and gives .pdf previews and other .pdf functions."
,mediainfo,"shows audio and video information and is used by lf as well."
,atool,"manages and gives information about archives."
@@ -63,6 +60,7 @@ A,python-ueberzug,"generates image previews in vifm and other terminal programs.
,zsh-syntax-highlighting,"provides fish-like syntax highlighting in the shell."
A,task-spooler,"queues commands or files for download."
A,simple-mtpfs,"enables the mounting of cell phones."
+G,https://github.com/LukeSmithxyz/dwmblocks.git,"serves as the modular status bar."
G,https://github.com/lukesmithxyz/dmenu.git,"runs commands and provides a UI for selection."
G,https://github.com/lukesmithxyz/st.git,"is my custom build of suckless's terminal emulator."
G,https://github.com/lukesmithxyz/dwm.git,"is the window manager."