add dmenu_buku

This commit is contained in:
Ray Elliott 2020-11-20 22:06:19 +00:00
parent 103d11f0d8
commit 8500949ef8
2 changed files with 5 additions and 2 deletions

View File

@ -52,7 +52,7 @@ super + shift + e
slock
super + o
bm
dmenu_buku
super + x
xcompmgr-toggle

View File

@ -1,5 +1,5 @@
#
# patricia specific hotkeys
# MachineOne specific hotkeys
#
# focus or send to the given desktop
@ -9,3 +9,6 @@ super + {_,shift + }{1-9,0}
super + {_,shift + }{F1,F2,F3,F4,F5,F6,F7,F8,F9,F10,F11,F12}
bspc {desktop -f,node -d} '{F1,F2,F3,F4,F5,F6,F7,F8,F9,F10,F11,F12}'
super + {_,shift + }{KP_End,KP_Down,KP_Next,KP_Left,KP_Begin,KP_Right,KP_Home,KP_Up,KP_Prior,KP_Add}
bspc {desktop -f,node -d} '{KP_End,KP_Down,KP_Next,KP_Left,KP_Begin,KP_Right,KP_Home,KP_Up,KP_Prior,KP_Add}'