Merge .Xdefaults

For some reason rofi won't start without this.
This commit is contained in:
Tom Willemse 2015-09-03 16:02:15 +02:00
parent 148423527a
commit 28961df04b

View file

@ -3,6 +3,7 @@
_hostname="$(hostname)"
xmodmap ~/.Xmodmap
xrdb -merge ~/.Xdefaults
# Source scripts in /etc/X11/xinit/xinitrc.d/
if [ -d /etc/X11/xinit/xinitrc.d ]; then