On branch main Changes to be committed: new file: bash/.Xresources new file: bash/.bashrc new file: bash/.config/i3/config new file: bash/.gitconfig new file: bash/.vimrc new file: bash/.xinitrc
10 lines
149 B
Plaintext
10 lines
149 B
Plaintext
! --color--
|
|
xterm*background: #002b36
|
|
|
|
xterm*foreground: #839496
|
|
|
|
! --fonts--
|
|
xterm*faceName: Noto Sans SC
|
|
xterm*faceSize: 16
|
|
xterm*line-height: 1.5
|