Replace urxvt with kitty, delete redundant Xresources
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user