This commit is contained in:
Luke Smith 2019-05-18 19:51:44 -04:00
parent 43bd101a68
commit 75e82a0cf2
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -54,6 +54,7 @@
,sxhkd,"binds keys in and outside of dwm."
,setxkbmap,"allows LARBS's unique keyboard bindings."
,xmodmap,"allows LARBS's unique keyboard bindings."
,xsetroot,"sets status bar and other X properies."
,simple-mtpfs,"enables the mounting of cell phones."
,xset,"allows speeding up the X rate."
G,https://github.com/lukesmithxyz/dmenu.git,"runs commands and provides a UI for selection."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
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.
57 xsetroot sets status bar and other X properies.
58 simple-mtpfs enables the mounting of cell phones.
59 xset allows speeding up the X rate.
60 G https://github.com/lukesmithxyz/dmenu.git runs commands and provides a UI for selection.