update
This commit is contained in:
parent
e51ab70e29
commit
a4ade2de73
2
xinitrc
2
xinitrc
|
@ -94,6 +94,8 @@ case "$_host" in
|
||||||
esac
|
esac
|
||||||
|
|
||||||
xsetroot -solid "#$(openssl rand -hex 3)" &
|
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 &
|
alacritty &
|
||||||
|
|
||||||
bspwm
|
bspwm
|
||||||
|
|
Loading…
Reference in New Issue