LARBS/voiddwm/vprogs.csv

68 lines
3.7 KiB
Plaintext
Raw Normal View History

2018-12-20 17:54:26 +01:00
#TAG,NAME IN REPO (or git url),PURPOSE (should be a verb phrase to sound right while installing)
2018-12-17 04:31:25 +01:00
,i3-gaps,"is the main graphical user interface and window manager."
2019-05-18 21:47:39 +02:00
,xorg-minimal,"is the graphical server."
,xorg-fonts,"is what is sounds like."
,libX11-devel,"is required for the compilation of some programs."
,libXft-devel,"is required for the compilation of some programs."
,webkit2gtk,"is the backend for the browser."
,webkit2gtk-devel,"is required for the compilation of some programs."
,fontconfig-devel,"is required for the compilation of some programs."
,xwininfo,"allows querying information about windows."
,xinit,"starts the graphical server."
,font-inconsolata-otf,"is the monospace font of LARBS."
,font-libertine-otf,"provides the sans and serif fonts for LARBS."
,lf,"is an extensive terminal file manager that everyone likes."
2018-12-17 04:31:25 +01:00
,arandr,"is a UI for screen adjustment."
2019-02-02 21:24:28 +01:00
,bc,"is used for a dropdown calculator."
2018-12-17 04:31:25 +01:00
,calcurse,"is a lightweight terminal-based calendar."
2019-01-13 20:58:17 +01:00
,xcompmgr,"is for transparency and removing screen-tearing."
2019-01-13 21:32:16 +01:00
,xorg-xprop,"is a tool for detecting window properties."
2019-01-05 17:12:03 +01:00
,libnotify,"allows desktop notifications."
2018-12-17 04:31:25 +01:00
,dunst,"is a suckless notification system."
,exfat-utils,"allows management of FAT drives."
2019-01-03 19:59:24 +01:00
,sxiv,"is a minimalist image viewer."
2019-01-13 03:12:56 +01:00
,xwallpaper,"sets the wallpaper."
2018-12-17 04:31:25 +01:00
,ffmpeg,"can record and splice video and audio on the command line."
2019-01-14 00:44:32 +01:00
,neovim,"an tidier vim with some useful features"
2018-12-17 04:31:25 +01:00
,i3blocks,"is the status bar."
,i3lock,"is the screen lock."
,mpd,"is a lightweight music daemon."
,mpc,"is a terminal interface for mpd."
2019-05-18 20:16:30 +02:00
,mpv,"is the patrician's choice video player."
2018-12-17 04:31:25 +01:00
,ncmpcpp,"a ncurses interface for music with multiple formats and a powerful tag editor."
,newsboat,"is a terminal RSS client."
2019-05-18 21:47:39 +02:00
,noto-fonts-emoji,"is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere."
,font-symbola,"provides unicode and emoji symbols."
,alsa-utils,"is a package of audio utilities."
2019-01-03 19:59:24 +01:00
,imagemagick,"is a terminal image-manipulator providing some convenient shortcuts and the lockscreen in LARBS."
2019-05-18 21:47:39 +02:00
,sc-im,"is an Excel-like terminal spreadsheet manager."
,htop,"provides system usage information and displays processes."
2019-01-04 16:55:55 +01:00
,maim,"can take quick screenshots at your request."
2019-01-03 19:59:24 +01:00
,socat,"is a socket utility."
2018-12-17 04:31:25 +01:00
,tmux,"is a terminal multiplexer and the dropdown window in LARBS."
2019-05-18 21:47:39 +02:00
,unclutter-xfixes,"hides an inactive mouse."
2018-12-17 04:31:25 +01:00
,unrar,"extracts rar's."
,unzip,"unzips zips."
,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."
,xdotool,"provides window action utilities on the command line."
2019-05-18 21:47:39 +02:00
,xdpyinfo,"aids with resolution determination and screen recording."
2018-12-17 04:31:25 +01:00
,youtube-dl,"can download any YouTube video (or playlist or channel) when given the link."
,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."
2019-01-03 19:59:24 +01:00
,poppler,"manipulates .pdfs and gives .pdf previews and other .pdf functions."
,mediainfo,"shows audio and video information and is used by vifm as well."
2018-12-17 04:31:25 +01:00
,atool,"manages and gives information about archives."
,fzf,"is a fuzzy finder tool."
,highlight,"can highlight code output."
2018-12-18 22:32:09 +01:00
,xorg-xbacklight,"enables changing screen brightness levels."
2019-05-18 21:47:39 +02:00
,simple-mtpfs,"enables the mounting of cell phones."
2018-12-17 04:31:25 +01:00
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."
2019-05-18 21:47:39 +02:00
G,https://github.com/lukesmithxtz/surf.git,"is the suckless web browser."
2019-03-19 14:52:55 +01:00
,docx2txt,"enables .docx file previews in vifm."
2019-03-19 14:57:04 +01:00
,odt2txt,"enables .odt file previews in vifm."
2019-05-18 21:47:39 +02:00
,ts,"queues commands or files for download."