aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
Diffstat (limited to 'X')
-rw-r--r--X/xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/X/xinitrc b/X/xinitrc
index 3b9c13ea..6ed891a8 100644
--- a/X/xinitrc
+++ b/X/xinitrc
@@ -9,7 +9,7 @@ if command -v ssh-askpass >/dev/null 2>&1 ; then
fi
# Read X resources
-xrdb "${XRESOURCES:-$HOME/.Xresources}"
+xrdb "$HOME"/.Xresources
# Map Caps Lock as a Ctrl key, use right alt as Compose, kill X server with
# Ctrl+Alt+Backspace