all distros and wms in one
This commit is contained in:
24
progs.csv
24
progs.csv
@@ -1,18 +1,27 @@
|
||||
#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."
|
||||
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."
|
||||
,ttf-inconsolata,"is the monospace font of LARBS."
|
||||
,ttf-linux-libertine,"provides the sans and serif fonts for LARBS."
|
||||
A,lf-bin,"is an extensive terminal file manager that everyone likes."
|
||||
A,ranger-git,"is an extensive terminal file manager that everyone likes."
|
||||
,arandr,"is a UI for screen adjustment."
|
||||
,bc,"is used for a dropdown calculator."
|
||||
,calcurse,"is a lightweight terminal-based calendar."
|
||||
,xcompmgr,"is for transparency and removing screen-tearing."
|
||||
,xorg-xprop,"is a tool for detecting window properties."
|
||||
V,xprop,"is a tool for detecting window properties."
|
||||
,dosfstools,"allows your computer to access dos-like filesystems."
|
||||
,libnotify,"allows desktop notifications."
|
||||
V,dbus,"facilitates inter-process communication."
|
||||
,dunst,"is a suckless notification system."
|
||||
,exfat-utils,"allows management of FAT drives."
|
||||
,sxiv,"is a minimalist image viewer."
|
||||
@@ -21,6 +30,8 @@ A,lf-bin,"is an extensive terminal file manager that everyone likes."
|
||||
,gnome-keyring,"serves as the system keyring."
|
||||
A,gtk-theme-arc-gruvbox-git,"gives the dark GTK theme used in LARBS."
|
||||
,neovim,"a tidier vim with some useful features"
|
||||
,i3blocks,"is the status bar."
|
||||
,i3lock,"is the screen lock."
|
||||
,mpd,"is a lightweight music daemon."
|
||||
,mpc,"is a terminal interface for mpd."
|
||||
,mpv,"is the patrician's choice video player."
|
||||
@@ -28,6 +39,7 @@ A,gtk-theme-arc-gruvbox-git,"gives the dark GTK theme used in LARBS."
|
||||
,newsboat,"is a terminal RSS client."
|
||||
A,brave-bin,"is an elegant browser with built-in adblocking, tor and other features."
|
||||
,ttf-joypixels,"is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere."
|
||||
V,font-symbola,"provides unicode and emoji symbols."
|
||||
A,ttf-symbola,"provides unicode and emoji symbols."
|
||||
,ntfs-3g,"allows accessing NTFS partitions."
|
||||
,alsa-utils,"is an audio interface for ALSA."
|
||||
@@ -36,6 +48,7 @@ A,sc-im,"is an Excel-like terminal spreadsheet manager."
|
||||
,socat,"is a socket utility."
|
||||
,tmux,"is a terminal multiplexer and the dropdown window in LARBS."
|
||||
,unclutter,"hides an inactive mouse."
|
||||
V,unclutter-xfixes,"hides an inactive mouse."
|
||||
,unrar,"extracts rar's."
|
||||
,unzip,"unzips zips."
|
||||
A,urlscan,"parses URLs in the terminal allowing keyboard-based selection."
|
||||
@@ -44,11 +57,12 @@ A,urlscan,"parses URLs in the terminal allowing keyboard-based selection."
|
||||
,xclip,"allows for copying and pasting from the command line."
|
||||
,xdotool,"provides window action utilities on the command line."
|
||||
,xorg-xdpyinfo,"aids with resolution determination and screen recording."
|
||||
V,xdpyinfo,"aids with resolution determination and screen recording."
|
||||
,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."
|
||||
,chafa,"generates approximate image previews in the terminal."
|
||||
A,python-ueberzug,"generates image previews in ranger and other terminal programs."
|
||||
,poppler,"manipulates .pdfs and gives .pdf previews and other .pdf functions."
|
||||
,mediainfo,"shows audio and video information."
|
||||
,atool,"manages and gives information about archives."
|
||||
@@ -57,7 +71,13 @@ A,urlscan,"parses URLs in the terminal allowing keyboard-based selection."
|
||||
,xorg-xbacklight,"enables changing screen brightness levels."
|
||||
,zsh-syntax-highlighting,"provides fish-like syntax highlighting in the shell."
|
||||
A,task-spooler,"queues commands or files for download."
|
||||
V,ts,"queues commands or files for download."
|
||||
A,simple-mtpfs,"enables the mounting of cell phones."
|
||||
V,simple-mtpfs,"enables the mounting of cell phones."
|
||||
V,setxkbmap,"allows LARBS's unique keyboard bindings."
|
||||
V,xmodmap,"allows LARBS's unique keyboard bindings."
|
||||
V,xsetroot,"sets status bar and other X properies."
|
||||
V,xset,"allows speeding up the X rate."
|
||||
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."
|
||||
|
||||
|
Reference in New Issue
Block a user