summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.xinitrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.xinitrc b/.xinitrc
index f7c16374..61281d57 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -1,7 +1,7 @@
#!/bin/sh
-userresources=$HOME/.Xresources
-usermodmap=$HOME/.Xmodmap
+userresources="$HOME/.Xresources"
+usermodmap="$HOME/.Xmodmap"
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap