From eb96c1f2f5126113682366aa6a2439642d212ef1 Mon Sep 17 00:00:00 2001 From: doryan Date: Sun, 20 Oct 2024 12:03:43 +0400 Subject: [PATCH] fix(shortcut): fix quit/restart bspwm shortcut --- sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index a996b0c..49992cd 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -24,7 +24,7 @@ super + Escape # quit/restart bspwm super + alt + {q,r} - bspc {quit,wm -r} & pkill pipewire & pkill pipewire-pulse + bspc {quit & pkill pipewire & pkill pipewire-pulse,wm -r} alt + shift + l betterlockscreen -l dim