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.
24 lines
617 B
24 lines
617 B
!! URxvt Appearance
|
|
urxvt*termName: rxvt-256color
|
|
urxvt*font: xft:TerminessTTF Nerd Font:style=Medium:size=12, xft:IosevkaTerm Nerd Font:style=Regular:size=6:minspace=1
|
|
urxvt*skipBuiltinGlyphs: 1
|
|
Xft.autohint: 1
|
|
Xft.lcdfilter: lcddefault
|
|
Xft.hintstyle: hintfull
|
|
Xft.hinting: 1
|
|
Xft.antialias: 1
|
|
Xft.rgba: rgb
|
|
|
|
rofi.color-enabled: true
|
|
urxvt*letterSpace: 0
|
|
urxvt*lineSpace: 1
|
|
urxvt*geometry: 80x-1
|
|
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
|
|
|