Update .xinitrc

master
Marten Kante 5 years ago committed by GitHub
parent 33888510dd
commit 3c5ce119f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,6 @@
#!/bin/sh
#adding ressources
[ -f "$HOME/.xprofile" ] && . "$HOME/.xprofile"
[ -f "$HOME/.Xdefaults" ] && xrdb -merge "$HOME/.Xdefaults"
[ -f "$HOME/.Xpcspec" ] && xrdb -merge "$HOME/.Xpcspec"

Loading…
Cancel
Save