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.
dotfiles/Xresources

23 lines
526 B

3 years ago
!! URxvt Appearance
urxvt*termName: rxvt-256color
3 years ago
urxvt*font: xft:Terminus:style=Regular:size=16
3 years ago
Xft.autohint: true
Xft.antialias: true
Xft.hinting: true
3 years ago
Xft.hintstyle: hintfull
3 years ago
Xft.rgba: rgb
Xft.lcdfilter: lcddefault
3 years ago
rofi.color-enabled: true
3 years ago
urxvt*letterSpace: 0
urxvt*lineSpace: 0
urxvt*geometry: 120x30
urxvt.internalBorder: 24
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