diff --git a/sxhkdrc b/sxhkdrc index 3e85643..3a026f9 100644 --- a/sxhkdrc +++ b/sxhkdrc @@ -1,8 +1,18 @@ # # wm independent hotkeys # -uper -# dunst + +# Scroll_Lock +# Pause +# KP_Home +# KP_Up +# KP_Add +# KP_Insert +# KP_Left +# KP_Begin +# KP_End +# KP_Down + ctrl + space dunstctl close-all @@ -39,10 +49,10 @@ super + ctrl + shift + p super + ctrl + p tmux-select -super + ctrl Return +super + ctrl + Return /usr/local/bin/terminal-floating --working-directory ~/.Temp -super + shift Return +super + shift + Return /usr/local/bin/scratchpad super + Return @@ -55,7 +65,7 @@ super + Print super + shift + Print /usr/local/bin/rofi-screenshot -super + ctrl + Print +super + Scroll_Lock /usr/local/bin/rofi-background super + e @@ -72,12 +82,3 @@ super + shift o super + ctrl o terminal-floating -e nvim /home/ray/.Syncthing/bookmarks/ - -# KP_Home -# KP_Up -# KP_Add -# KP_Insert -# KP_Left -# KP_Begin -# KP_End -# KP_Down diff --git a/sxhkdrc.bspwm.machineone b/sxhkdrc.bspwm.machineone index fe8abc4..43b70e7 100644 --- a/sxhkdrc.bspwm.machineone +++ b/sxhkdrc.bspwm.machineone @@ -18,9 +18,3 @@ super + {_,shift + }{F1,F2,F3,F4,F5,F6,F7,F8,F9,F10,F11,F12} super + {_,shift + }{x} bspc {desktop -f,node -d} '{x}' - -super + {_,shift + }{KP_Add} - bspc {desktop -f,node -d} '{H1}' - -super + {_,shift + }{KP_Subtract} - bspc {desktop -f,node -d} '{DP1}'