[xinit] allow local config

This commit is contained in:
odrling 2020-04-21 03:32:04 +02:00
parent bd66765c6f
commit 44d4870cff

View file

@ -34,5 +34,8 @@ fcitx &
# map left control to escape
xcape -e 'Control_L=Escape' &
[ -e "$HOME/.xinitrc.local" ] && . "$HOME/.xinitrc.local"
# start dwm
exec dwm