diff --git a/sxhkdrc b/sxhkdrc index 4d923e3..04122f9 100644 --- a/sxhkdrc +++ b/sxhkdrc @@ -52,7 +52,7 @@ super + shift + e slock super + o - bm + dmenu_buku super + x xcompmgr-toggle diff --git a/sxhkdrc.bspwm.machineone b/sxhkdrc.bspwm.machineone index 95cccfe..bc6846e 100644 --- a/sxhkdrc.bspwm.machineone +++ b/sxhkdrc.bspwm.machineone @@ -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}'