3.6 KiB
3.6 KiB
| 1 | #TAG | NAME IN REPO (or git url) | PURPOSE (should be a verb phrase to sound right while installing) |
|---|---|---|---|
| 2 | xorg-server | is the graphical server. | |
| 3 | xorg-xwininfo | allows querying information about windows. | |
| 4 | xorg-xinit | starts the graphical server. | |
| 5 | sxhkd | binds keys. | |
| 6 | ttf-inconsolata | is the monospace font of LARBS. | |
| 7 | ttf-linux-libertine | provides the sans and serif fonts for LARBS. | |
| 8 | A | lf-bin | is an extensive terminal file manager that everyone likes. |
| 9 | arandr | is a UI for screen adjustment. | |
| 10 | bc | is used for a dropdown calculator. | |
| 11 | calcurse | is a lightweight terminal-based calendar. | |
| 12 | xcompmgr | is for transparency and removing screen-tearing. | |
| 13 | xorg-xprop | is a tool for detecting window properties. | |
| 14 | dosfstools | allows your computer to access dos-like filesystems. | |
| 15 | libnotify | allows desktop notifications. | |
| 16 | dunst | is a suckless notification system. | |
| 17 | exfat-utils | allows management of FAT drives. | |
| 18 | sxiv | is a minimalist image viewer. | |
| 19 | xwallpaper | sets the wallpaper. | |
| 20 | ffmpeg | can record and splice video and audio on the command line. | |
| 21 | gnome-keyring | serves as the system keyring. | |
| 22 | A | gtk-theme-arc-gruvbox-git | gives the dark GTK theme used in LARBS. |
| 23 | neovim | a tidier vim with some useful features | |
| 24 | mpd | is a lightweight music daemon. | |
| 25 | mpc | is a terminal interface for mpd. | |
| 26 | mpv | is the patrician's choice video player. | |
| 27 | ncmpcpp | a ncurses interface for music with multiple formats and a powerful tag editor. | |
| 28 | newsboat | is a terminal RSS client. | |
| 29 | A | brave-bin | is an elegant browser with built-in adblocking, tor and other features. |
| 30 | ttf-joypixels | is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere. | |
| 31 | A | ttf-symbola | provides unicode and emoji symbols. |
| 32 | ntfs-3g | allows accessing NTFS partitions. | |
| 33 | alsa-utils | is an audio interface for ALSA. | |
| 34 | A | sc-im | is an Excel-like terminal spreadsheet manager. |
| 35 | maim | can take quick screenshots at your request. | |
| 36 | socat | is a socket utility. | |
| 37 | tmux | is a terminal multiplexer and the dropdown window in LARBS. | |
| 38 | unclutter | hides an inactive mouse. | |
| 39 | unrar | extracts rar's. | |
| 40 | unzip | unzips zips. | |
| 41 | A | urlscan | parses URLs in the terminal allowing keyboard-based selection. |
| 42 | w3m | is a terminal browser which can also view images. | |
| 43 | xcape | gives the special escape/super mappings of LARBS. | |
| 44 | xclip | allows for copying and pasting from the command line. | |
| 45 | xdotool | provides window action utilities on the command line. | |
| 46 | xorg-xdpyinfo | aids with resolution determination and screen recording. | |
| 47 | youtube-dl | can download any YouTube video (or playlist or channel) when given the link. | |
| 48 | zathura | is a pdf viewer with vim-like bindings. | |
| 49 | zathura-djvu | gives zathura the ability to read .djvu files. | |
| 50 | zathura-pdf-mupdf | allows mupdf pdf compatibility in zathura. | |
| 51 | chafa | generates approximate image previews in the terminal. | |
| 52 | poppler | manipulates .pdfs and gives .pdf previews and other .pdf functions. | |
| 53 | mediainfo | shows audio and video information. | |
| 54 | atool | manages and gives information about archives. | |
| 55 | fzf | is a fuzzy finder tool. | |
| 56 | highlight | can highlight code output. | |
| 57 | xorg-xbacklight | enables changing screen brightness levels. | |
| 58 | zsh-syntax-highlighting | provides fish-like syntax highlighting in the shell. | |
| 59 | A | task-spooler | queues commands or files for download. |
| 60 | A | simple-mtpfs | enables the mounting of cell phones. |
| 61 | G | https://github.com/LukeSmithxyz/dwmblocks.git | serves as the modular status bar. |
| 62 | G | https://github.com/lukesmithxyz/dmenu.git | runs commands and provides a UI for selection. |
| 63 | G | https://github.com/lukesmithxyz/st.git | is my custom build of suckless's terminal emulator. |
| 64 | G | https://github.com/lukesmithxyz/dwm.git | is the window manager. |