1
0
mirror of https://github.com/alrayyes/server-dotfiles synced 2023-11-14 15:56:25 +00:00

read .XResources

This commit is contained in:
Ryan 2017-05-21 17:49:02 +02:00
parent 4acc127d94
commit 562e2910b7

View File

@ -1,2 +1,4 @@
#! /bin/zsh
setxkbmap -option caps:escape
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
exec i3