update
This commit is contained in:
parent
a4ade2de73
commit
eac6e0cd5b
3
xinitrc
3
xinitrc
|
@ -98,4 +98,7 @@ xsetroot -solid "#$(openssl rand -hex 3)" &
|
|||
# (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 &
|
||||
|
||||
# set compose key as right alt
|
||||
setxkbmap -option compose:ralt
|
||||
|
||||
bspwm
|
||||
|
|
Loading…
Reference in New Issue