mirror of
https://github.com/alrayyes/server-dotfiles
synced 2023-11-14 15:56:25 +00:00
read .XResources
This commit is contained in:
parent
4acc127d94
commit
562e2910b7
@ -1,2 +1,4 @@
|
||||
#! /bin/zsh
|
||||
setxkbmap -option caps:escape
|
||||
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
|
||||
|
||||
exec i3
|
||||
|
Loading…
Reference in New Issue
Block a user