[ADD][X] XTerm font configuration
This commit is contained in:
parent
0c159d39a3
commit
18c4a3bdc8
|
@ -1,6 +1,15 @@
|
|||
! FIXME: this line should be conditional in some way
|
||||
#include ".Xresources.d/theme/easy-dark"
|
||||
|
||||
! XTerm settings
|
||||
|
||||
! Default monospace font
|
||||
xterm*faceName: Monsopace
|
||||
! Pretty small size, but legible
|
||||
xterm*faceSize: 9
|
||||
|
||||
! URxvt settings
|
||||
|
||||
! Remove the ugly scrollbar
|
||||
URxvt.scrollBar: false
|
||||
! Nice looking font, small but legible
|
||||
|
|
Loading…
Reference in a new issue