init minimal
This commit is contained in:
26
.Xresources
Normal file
26
.Xresources
Normal file
@@ -0,0 +1,26 @@
|
||||
!HiDPI displays
|
||||
! Xft.dpi: 144
|
||||
! Xft.autohint: 0
|
||||
! Xft.lcdfilter: lcddefault
|
||||
! Xft.hintstyle: hintfull
|
||||
! Xft.hinting: 1
|
||||
! Xft.antialias: 1
|
||||
! Xft.rgba: rgb
|
||||
|
||||
URxvt.scrollBar: false
|
||||
URxvt.saveLines: 5000
|
||||
|
||||
!DejaVu
|
||||
!URxvt.font: xft:DejaVu Sans Mono:size=11:antialias=true
|
||||
!URxvt.boldfont: xft:DejaVu Sans Mono:bold:size=11:antialias=true
|
||||
|
||||
!Bitstream
|
||||
!URxvt.font: xft:bitstream vera sans mono:size=11:antialias=true
|
||||
!URxvt.boldFont: xft:bitstream vera sans mono:bold:size=11:antialias=true
|
||||
!URxvt.letterSpace: -1
|
||||
|
||||
!Inconsolata
|
||||
URxvt.font: xft:Inconsolata:style=Regular:size=11
|
||||
URxvt.boldFont: xft:Inconsolata:style=Bold:size=11
|
||||
URxvt.letterSpace: -1
|
||||
|
||||
Reference in New Issue
Block a user