3.5 KiB
3.5 KiB
1 | TAG | NAME | PURPOSE |
---|---|---|---|
2 | base-devel | is a group package with sudo and compilation software | |
3 | git | is a version control system | |
4 | i3-gaps | is the main graphical user interface and window manager | |
5 | A | packer | can install packages from the AUR |
6 | xorg-server | is the graphical server | |
7 | xorg-xdpyinfo | retrieves screen information for some scripts | |
8 | xorg-xinit | starts the graphical server | |
9 | G | https://github.com/lukesmithxyz/st.git | is my custom build of suckless's terminal emulator |
10 | G | https://github.com/lukesmithxyz/dmenu.git | runs commands and provides a UI for selection |
11 | ranger | is an extensive terminal file manager that everyone likes | |
12 | arandr | is a UI for screen adjustment | |
13 | calcurse | is a lightweight terminal-based calendar | |
14 | compton | for transparency and removing screen-tearing | |
15 | cronie | manages scheduled tasks | |
16 | dosfstools | allows your computer to access dos-like filesystems | |
17 | dunst | is a suckless notification system | |
18 | exfat-utils | allows management of FAT drives | |
19 | feh | is a minimal image viewer | |
20 | ffmpeg | can record and splice video and audio on the command line | |
21 | firefox | is the only program on LARBS your girlfriend has ever heard of | |
22 | gnome-keyring | serves as the system keyring | |
23 | gnome-themes-extra | gives the dark GTK theme used in LARBS | |
24 | gvim | provides a build of vim with the ability to copy and paste between other programs | |
25 | i3blocks | is the status bar | |
26 | i3lock | is the screen lock | |
27 | mpd | is a lightweight music daemon | |
28 | mpc | is a terminal interface for mpd | |
29 | mpv | is the patrician's choice video/gif player | |
30 | ncmpcpp | a ncurses interface for music with multiple formats and a powerful tag editor | |
31 | networkmanager | does exactly what it sounds like | |
32 | network-manager-applet | appears in the top right corner and manages the wi-fi connection | |
33 | newsboat | is a terminal RSS client | |
34 | A | ttf-emojione | is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere. |
35 | ntfs-3g | allows accessing NTFS partitions | |
36 | pulseaudio | is the audio system (>inb4 bloat) | |
37 | pulseaudio-alsa | is an audio interface with ALSA | |
38 | pamixer | is a terminal audio control interface | |
39 | pulsemixer | is an intuitive ncurses audio controller | |
40 | python-pywal | generates color schemes based on your wallpaper | |
41 | A | sc-im | is an Excel-like terminal spreadsheet manager |
42 | A | htop-vim-git | provides system usage information and displays processes |
43 | scrot | can take quick screenshots at your request | |
44 | tmux | is a terminal multiplexer and the dropdown window in LARBS | |
45 | ttf-inconsolata | is the monospace font of LARBS | |
46 | ttf-linux-libertine | provides the sans and serif fonts for LARBS | |
47 | A | unclutter-xfixes-git | hides an inactive mouse |
48 | unrar | extracts rar's | |
49 | unzip | unzips zips | |
50 | A | urlview | parses URLs in the terminal allowing keyboard-based selection |
51 | A | vim-pathogen | manages vim plugins |
52 | w3m | is a terminal browser which can also view images | |
53 | wget | downloads sites and files on the command line | |
54 | xcape | gives the special escape/super mappings of LARBS | |
55 | xdotool | provides window action utilities on the command line. | |
56 | xssstate | times out the screen if locked | |
57 | youtube-dl | can download any YouTube video (or playlist or channel) when given the link | |
58 | youtube-viewer | is a terminal interface for watching YouTube videos without a browser | |
59 | zathura | is a pdf viewer with vim-like bindings | |
60 | zathura-djvu | gives zathura the ability to read .djvu files | |
61 | zathura-pdf-mupdf | allows mupdf pdf compatibility in zathura | |
62 | poppler | manipulates .pdfs and gives .pdf previews in ranger | |
63 | mediainfo | shows audio and video information and is used by ranger as well | |
64 | atool | manages and gives information about archives | |
65 | fzf | is a fuzzy finder tool | |
66 | highlight | can highlight code output |