This commit is contained in:
Luke Smith 2019-11-23 17:26:25 -05:00
parent 561686e613
commit 5b5905c687
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
,xorg-server,"is the graphical server."
,xorg-xwininfo,"allows querying information about windows."
,xorg-xinit,"starts the graphical server."
,sxhkd,"binds key."
,sxhkd,"binds keys."
,ttf-inconsolata,"is the monospace font of LARBS."
,ttf-linux-libertine,"provides the sans and serif fonts for LARBS."
A,ranger-git,"is an extensive terminal file manager that everyone likes."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
3 xorg-server is the graphical server.
4 xorg-xwininfo allows querying information about windows.
5 xorg-xinit starts the graphical server.
6 sxhkd binds key. binds keys.
7 ttf-inconsolata is the monospace font of LARBS.
8 ttf-linux-libertine provides the sans and serif fonts for LARBS.
9 A ranger-git is an extensive terminal file manager that everyone likes.

View File

@ -20,7 +20,7 @@ A,lf-bin,"is an extensive terminal file manager that everyone likes."
,ffmpeg,"can record and splice video and audio on the command line."
,gnome-keyring,"serves as the system keyring."
A,gtk-theme-arc-gruvbox-git,"gives the dark GTK theme used in LARBS."
,neovim,"an tidier vim with some useful features"
,neovim,"a tidier vim with some useful features"
,mpd,"is a lightweight music daemon."
,mpc,"is a terminal interface for mpd."
,mpv,"is the patrician's choice video player."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
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 an tidier vim with some useful features 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.