3.9 KiB
3.9 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 | ed | is the standard editor! | |
9 | lf | is an extensive terminal file manager that everyone likes. | |
10 | arandr | is a UI for screen adjustment. | |
11 | bc | is used for a dropdown calculator. | |
12 | calcurse | is a lightweight terminal-based calendar. | |
13 | xcompmgr | is for transparency and removing screen-tearing. | |
14 | xorg-xprop | is a tool for detecting window properties. | |
15 | dosfstools | allows your computer to access dos-like filesystems. | |
16 | libnotify | allows desktop notifications. | |
17 | dunst | is a suckless notification system. | |
18 | exfat-utils | allows management of FAT drives. | |
19 | sxiv | is a minimalist image viewer. | |
20 | xwallpaper | sets the wallpaper. | |
21 | ffmpeg | can record and splice video and audio on the command line. | |
22 | gnome-keyring | serves as the system keyring. | |
23 | A | gtk-theme-arc-gruvbox-git | gives the dark GTK theme used in LARBS. |
24 | neovim | an tidier vim with some useful features | |
25 | mpd | is a lightweight music daemon. | |
26 | mpc | is a terminal interface for mpd. | |
27 | mpv | is the patrician's choice video player. | |
28 | ncmpcpp | a ncurses interface for music with multiple formats and a powerful tag editor. | |
29 | networkmanager | does exactly what it sounds like. | |
30 | networkmanager-runit | does exactly what it sounds like. | |
31 | newsboat | is a terminal RSS client. | |
32 | brave | is an elegant browser with built-in adblocking, tor and other features. | |
33 | A | ttf-emojione | is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere. |
34 | A | ttf-symbola | provides unicode and emoji symbols. |
35 | ntfs-3g | allows accessing NTFS partitions. | |
36 | alsa-utils | is an audio interface for ALSA. | |
37 | imagemagick | is a terminal image-manipulator providing some convenient shortcuts and the lockscreen in LARBS. | |
38 | A | sc-im | is an Excel-like terminal spreadsheet manager. |
39 | A | htop-vim-git | provides system usage information and displays processes. |
40 | maim | can take quick screenshots at your request. | |
41 | socat | is a socket utility. | |
42 | tmux | is a terminal multiplexer and the dropdown window in LARBS. | |
43 | unclutter | hides an inactive mouse. | |
44 | unrar | extracts rar's. | |
45 | unzip | unzips zips. | |
46 | A | urlscan | parses URLs in the terminal allowing keyboard-based selection. |
47 | w3m | is a terminal browser which can also view images. | |
48 | xcape | gives the special escape/super mappings of LARBS. | |
49 | xclip | allows for copying and pasting from the command line. | |
50 | xdotool | provides window action utilities on the command line. | |
51 | xorg-xdpyinfo | aids with resolution determination and screen recording. | |
52 | youtube-dl | can download any YouTube video (or playlist or channel) when given the link. | |
53 | zathura | is a pdf viewer with vim-like bindings. | |
54 | zathura-djvu | gives zathura the ability to read .djvu files. | |
55 | zathura-pdf-mupdf | allows mupdf pdf compatibility in zathura. | |
56 | A | python-ueberzug | generates image previews in vifm and other terminal programs. |
57 | poppler | manipulates .pdfs and gives .pdf previews and other .pdf functions. | |
58 | mediainfo | shows audio and video information and is used by lf as well. | |
59 | atool | manages and gives information about archives. | |
60 | fzf | is a fuzzy finder tool. | |
61 | highlight | can highlight code output. | |
62 | xorg-xbacklight | enables changing screen brightness levels. | |
63 | zsh-syntax-highlighting | provides fish-like syntax highlighting in the shell. | |
64 | A | task-spooler | queues commands or files for download. |
65 | A | simple-mtpfs | enables the mounting of cell phones. |
66 | G | https://github.com/lukesmithxyz/dmenu.git | runs commands and provides a UI for selection. |
67 | G | https://github.com/lukesmithxyz/st.git | is my custom build of suckless's terminal emulator. |
68 | G | https://github.com/lukesmithxyz/dwm.git | is the window manager. |