From a0320d1e9b225b8da6899682c8aba2ced3897b38 Mon Sep 17 00:00:00 2001 From: bh Date: Mon, 26 Jan 2026 11:45:34 +0800 Subject: Changed the close window keybinding for sxhkd --- sxhkd/.config/sxhkd/sxhkdrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sxhkd') diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 89b294d..5b53a91 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -131,10 +131,10 @@ super + f ~/Scripts/fullscreen # bspc node -t \~fullscreen # Toggle Fullscreen -super + c +super + shift + c bspc node -c # Delete Window -super + shift + c +super + shift + r bspc wm -r && pkill -USR1 -x sxhkd # Restarts BSPWM & sxhkd ctrl + super + m -- cgit v1.2.3