From b1357484aa37da606072b8f49c9d3659cc7d4c6f Mon Sep 17 00:00:00 2001 From: ray Date: Mon, 9 Feb 2026 22:59:48 +0000 Subject: [PATCH] update --- sxhkdrc | 29 +++++++++++++++-------------- sxhkdrc.bspwm.machineone | 6 ------ 2 files changed, 15 insertions(+), 20 deletions(-) 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}'