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
|
setxkbmap -layout us -option caps:escape
|
||||||
exec i3
|
exec i3
|
||||||
|
|||||||
2
install
2
install
@ -18,7 +18,7 @@ declare -A TARGETS=(
|
|||||||
["git"]=".config/git"
|
["git"]=".config/git"
|
||||||
["ranger"]=".config/ranger"
|
["ranger"]=".config/ranger"
|
||||||
["gpg"]=""
|
["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"
|
["bat"]=".config/bat"
|
||||||
["font"]=""
|
["font"]=""
|
||||||
["termux"]=""
|
["termux"]=""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user