From 43bd101a6883b4649c44ed82c9499a0a477d42a8 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 18 May 2019 19:49:26 -0400 Subject: [PATCH] actually bind keys --- voiddwm/vprogs.csv | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/voiddwm/vprogs.csv b/voiddwm/vprogs.csv index ae118a7..a57c452 100644 --- a/voiddwm/vprogs.csv +++ b/voiddwm/vprogs.csv @@ -51,8 +51,11 @@ ,fzf,"is a fuzzy finder tool." ,highlight,"can highlight code output." ,xorg-xbacklight,"enables changing screen brightness levels." -,setxkbmap,"allows LARBS's unique keyboard bindings" +,sxhkd,"binds keys in and outside of dwm." +,setxkbmap,"allows LARBS's unique keyboard bindings." +,xmodmap,"allows LARBS's unique keyboard bindings." ,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." G,https://github.com/lukesmithxyz/st.git,"is my custom build of suckless's terminal emulator." G,https://github.com/lukesmithxyz/surf.git,"is the suckless web browser."