From 71233b35eb2b117d79ac178e25b9beb91edba0d2 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 18 May 2019 19:42:20 -0400 Subject: [PATCH] setxkbmap --- voiddwm/vprogs.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/voiddwm/vprogs.csv b/voiddwm/vprogs.csv index 02c1bda..ae118a7 100644 --- a/voiddwm/vprogs.csv +++ b/voiddwm/vprogs.csv @@ -51,6 +51,7 @@ ,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" ,simple-mtpfs,"enables the mounting of cell phones." 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."