Replace urxvt with kitty, delete redundant Xresources

This commit is contained in:
2019-11-23 02:15:18 +01:00
parent 8b2ecad3ad
commit 95bb1475de
10 changed files with 1068 additions and 65 deletions

View File

@@ -1,13 +1,13 @@
set adjust-open "width"
set selection-clipboard clipboard
set recolor-lightcolor "#312e39"
set recolor-darkcolor "#c0a79a"
set recolor-lightcolor "#161821"
set recolor-darkcolor "#c6c8d1"
set recolor true
set smooth-scroll true
set window-title-basename true
set completion-bg "#312e39"
set statusbar-bg "#312e39"
set statusbar-fg "#c0a79a"
set highlight-color "#783e57"
set highlight-active-color "#783e57"
set completion-bg "#161821"
set statusbar-bg "#161821"
set statusbar-fg "#c6c8d1"
set highlight-color "#a093c7"
set highlight-active-color "#a093c7"
set font "Ttyp0 10"