From 562e2910b70ad5c4eb20fcc7eec7b51409c82a83 Mon Sep 17 00:00:00 2001 From: Ryan Date: Sun, 21 May 2017 17:49:02 +0200 Subject: [PATCH] read .XResources --- xorg/.xinitrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xorg/.xinitrc b/xorg/.xinitrc index 0ab67b2..5ebee94 100644 --- a/xorg/.xinitrc +++ b/xorg/.xinitrc @@ -1,2 +1,4 @@ -#! /bin/zsh +setxkbmap -option caps:escape +[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources + exec i3