This commit is contained in:
Ray Elliott 2026-02-09 22:59:48 +00:00
parent e2e1cf1b0b
commit b1357484aa
2 changed files with 15 additions and 20 deletions

29
sxhkdrc
View File

@ -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

View File

@ -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}'