summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorGravatar Tom Willemse2015-09-03 16:02:15 +0200
committerGravatar Tom Willemse2015-09-03 16:02:15 +0200
commit28961df04b3a20188f848b3a82e52888ec0f427b (patch)
tree68b47dd0b9c657cfee961e870f1d59e69dad1bd5 /x11
parent148423527ae2f53ec32a32f0615376fc18e15241 (diff)
downloaddotfiles-28961df04b3a20188f848b3a82e52888ec0f427b.tar.gz
dotfiles-28961df04b3a20188f848b3a82e52888ec0f427b.zip
Merge .Xdefaults
For some reason rofi won't start without this.
Diffstat (limited to 'x11')
-rwxr-xr-xx11/.xinitrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/.xinitrc b/x11/.xinitrc
index 5a826ad..d1dfbdb 100755
--- a/x11/.xinitrc
+++ b/x11/.xinitrc
@@ -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