This commit is contained in:
Luke Smith 2019-05-20 10:25:20 -04:00
parent 697dfa48ad
commit 10e3723f96
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -51,7 +51,6 @@
,atool,"manages and gives information about archives." ,atool,"manages and gives information about archives."
,fzf,"is a fuzzy finder tool." ,fzf,"is a fuzzy finder tool."
,highlight,"can highlight code output." ,highlight,"can highlight code output."
,xorg-xbacklight,"enables changing screen brightness levels."
,sxhkd,"binds keys in and outside of dwm." ,sxhkd,"binds keys in and outside of dwm."
,setxkbmap,"allows LARBS's unique keyboard bindings." ,setxkbmap,"allows LARBS's unique keyboard bindings."
,xmodmap,"allows LARBS's unique keyboard bindings." ,xmodmap,"allows LARBS's unique keyboard bindings."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
51 atool manages and gives information about archives.
52 fzf is a fuzzy finder tool.
53 highlight can highlight code output.
xorg-xbacklight enables changing screen brightness levels.
54 sxhkd binds keys in and outside of dwm.
55 setxkbmap allows LARBS's unique keyboard bindings.
56 xmodmap allows LARBS's unique keyboard bindings.