You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
530 B
23 lines
530 B
!! URxvt Appearance
|
|
urxvt*termName: rxvt-256color
|
|
urxvt*font: xft:Terminus:style=Regular:size=12
|
|
Xft.autohint: true
|
|
Xft.antialias: true
|
|
Xft.hinting: true
|
|
Xft.hintstyle: hintfull
|
|
Xft.rgba: rgb
|
|
Xft.lcdfilter: lcddefault
|
|
|
|
rofi.color-enabled: true
|
|
urxvt*letterSpace: 0
|
|
urxvt*lineSpace: 0
|
|
!! urxvt*geometry: 120x30
|
|
urxvt.internalBorder: 12
|
|
urxvt.saveline: 2048
|
|
urxvt.scrollBar: false
|
|
urxvt.scrollBar_right: false
|
|
urxvt.urgentOnBell: true
|
|
urxvt.depth: 32
|
|
urxvt.cursorUnderline: true
|
|
urxvt.cursorBlink: true
|
|
urxvt*scrollTtyOutput: false
|
|
|