Files
dotfiles/Xdefaults
T

23 lines
567 B
Plaintext
Raw Normal View History

2020-12-16 22:12:04 +01:00
URxvt*background: Black
URxvt*foreground: White
URxvt*geometry: 80x30
URxvt*scrollBar: false
"URxvt.font: 9x15
!-- Xft settings -- !
Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintfull
! -- Fonts -- !
2021-03-29 13:59:34 +02:00
URxvt.font:xft:Monospace:pixelsize=15
URxvt.boldfont:xft:Monospace-Bold:pixelsize=15
#URxvt.font:xft:SourceCodePro-Medium:pixelsize=12
#URxvt.boldfont:xft:SourceCodePro-Bold:pixelsize=12
2020-12-16 22:12:04 +01:00
URxvt.letterSpace: -1
URxvt.perl-ext-common: default,matcher
URxvt.url-launcher: /usr/bin/xdg-open
2024-03-30 15:56:34 +01:00
URxvt.matcher.button: 1