17 lines
395 B
Plaintext
17 lines
395 B
Plaintext
! Terminal Customization
|
|
URxvt.foreground: #ffffff
|
|
URxvt.background: #000000
|
|
URxvt.transparent: true
|
|
URxvt.shading: 10
|
|
URxvt.scrollBar: false
|
|
URxvt.internalBorder: 10
|
|
|
|
!URxvt.perl-ext-common: resize-font
|
|
!URxvt.resize-font.smaller: C-j
|
|
!URxvt.resize-font.bigger: C-k
|
|
|
|
URxvt.font: xft:MesloLGS NF:size=12
|
|
URxvt.cursorColor: #d50505
|
|
URxvt.highlightColor: #303030
|
|
URxvt.highlightTextColor: #A0A0A0
|