From a4ade2de73a1c5fe1aaec103f7869d6e0a78c17c Mon Sep 17 00:00:00 2001 From: ray Date: Thu, 25 Jan 2024 15:03:51 +0000 Subject: [PATCH] update --- xinitrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xinitrc b/xinitrc index a86abf9..30bd423 100644 --- a/xinitrc +++ b/xinitrc @@ -94,6 +94,8 @@ case "$_host" in esac xsetroot -solid "#$(openssl rand -hex 3)" & +# (alacritty -e /usr/bin/sxhkd -c "$HOME/.config/sxhkd/sxhkdrc" "$HOME/.config/sxhkd/sxhkdrc.bspwm" "$HOME/.config/sxhkd/sxhkdrc.bspwm.machineone" & ) & +# (alacritty -e sh -c "/usr/bin/sxhkd -c \"$HOME/.config/sxhkd/sxhkdrc\" \"$HOME/.config/sxhkd/sxhkdrc.bspwm\" \"$HOME/.config/sxhkd/sxhkdrc.bspwm.machineone\"; exec bash" & ) & alacritty & bspwm