From 3980aefd99c4430a65676663d74d719476eec815 Mon Sep 17 00:00:00 2001 From: ray Date: Mon, 26 Jan 2026 13:50:04 +0000 Subject: [PATCH] update --- sxhkd-restart.sh | 2 +- sxhkdrc | 4 ++-- sxhkdrc.bspwm | 3 +++ sxhkdrc.bspwm.machineone | 6 ------ 4 files changed, 6 insertions(+), 9 deletions(-) diff --git a/sxhkd-restart.sh b/sxhkd-restart.sh index 882c7bb..1046310 100755 --- a/sxhkd-restart.sh +++ b/sxhkd-restart.sh @@ -1,3 +1,3 @@ #!/bin/sh -killall sxhkd; /usr/bin/sxhkd -c /home/ray/.config/sxhkd/sxhkdrc /home/ray/.config/sxhkd/sxhkdrc.bspwm /home/ray/.config/sxhkd/sxhkdrc.bspwm.machineone +killall sxhkd; /usr/bin/sxhkd -c /home/ray/.config/sxhkd/sxhkdrc /home/ray/.config/sxhkd/sxhkdrc.bspwm /home/ray/.config/sxhkd/sxhkdrc.bspwm.machineone & diff --git a/sxhkdrc b/sxhkdrc index 203c50a..20aec61 100644 --- a/sxhkdrc +++ b/sxhkdrc @@ -53,10 +53,10 @@ super + Print i3-scrot super + shift + Print - i3-scrot -d + /usr/local/bin/rofi-screenshot super + ctrl + Print - scrot-grab + /usr/local/bin/rofi-background super + e dmenu_power diff --git a/sxhkdrc.bspwm b/sxhkdrc.bspwm index 4c7d2c0..9f73a40 100644 --- a/sxhkdrc.bspwm +++ b/sxhkdrc.bspwm @@ -6,6 +6,9 @@ super + shift + {q,r} bspc {quit,wm -r} +super + z + /usr/local/bin/rofi-bspwm + # close and kill super + BackSpace bspc node -c diff --git a/sxhkdrc.bspwm.machineone b/sxhkdrc.bspwm.machineone index f4429e3..e946c4c 100644 --- a/sxhkdrc.bspwm.machineone +++ b/sxhkdrc.bspwm.machineone @@ -13,12 +13,6 @@ KP_Insert super + {_,shift + }{1-9,0} bspc {desktop -f,node -d} '{1-9,0}' -super + {_,shift + }{minus} - bspc {desktop -f,node -d} '{V1}' - -super + {_,shift + }{equal} - bspc {desktop -f,node -d} '{V2}' - 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}'