xinitrc add Xresources
This commit is contained in:
parent
afb2051e8b
commit
5bb8821b57
@ -1,2 +1,3 @@
|
||||
[[ -r ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
|
||||
setxkbmap -layout us -option caps:escape
|
||||
exec i3
|
||||
|
||||
2
install
2
install
@ -18,7 +18,7 @@ declare -A TARGETS=(
|
||||
["git"]=".config/git"
|
||||
["ranger"]=".config/ranger"
|
||||
["gpg"]=""
|
||||
["i3"]=".config/i3 .config/i3status .local/bin/i3status_wrapper .config/picom .local/bin/slm"
|
||||
["i3"]=".xinitrc .config/i3 .config/i3status .local/bin/i3status_wrapper .config/picom .local/bin/slm"
|
||||
["bat"]=".config/bat"
|
||||
["font"]=""
|
||||
["termux"]=""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user