The Technical Bits

… and pieces

Tuesday, December 11, 2012

Linux .Xresources File

Xft.antialias: true
Xft.hinting: true
Xft.hintstyle: hintslight
Xft.rgba: rgb

xterm*background: black
xterm*foreground: white
xterm*scrollBar: true
xterm*jumpScroll: true
xterm*multiScroll: true
xterm*faceName: Inconsolata:pixelsize=16
xterm*utf8: 2

uxterm*scrollBar: true
uxterm*jumpScroll: true
uxterm*multiScroll: true
uxterm*faceName: Inconsolata:pixelsize=16
uxterm*utf8: 2

urxvt.scrollstyle: rxvt
urxvt*background: black
urxvt*foreground: white
urxvt.font: xft:Inconsolata:size=11
!urxvt.perl-ext-common: default,matcher
urxvt.url-launcher: /usr/bin/firefox
urxvt.matcher.button: 1
urxvt.perl-ext-common: default,tabbed

!XClock.Clock.hourColor: white
!XClock.Clock.minuteColor: white
!XClock.Clock.secondColor: white
!XClock.Clock.majorColor: white
!XClock.Clock.minorColor: white
!XClock.Clock.background: black
!XClock.Clock.foreground: white
!xclock*geometry: +1338+0
XClock*faceName: Inconsolata:pixelsize=16
XClock*chime: true

nedit*fontList: xft:FreeSans:size=11
nedit.helpFont: xft:FreeSans:size=11
nedit.visualID: Best
nedit*text.heavyCursor: true

posted by gurnaik at 4:33 pm  

Powered by WordPress