1 !Xft Settings 2 Xft*dpi: 96 3 Xft*antialias: 1 4 Xft*hinting: 1 5 Xft*hintstyle: hintfull 6 Xft*rgba: rgb 7 !Xft.hinting: full 8 !Xft.hintstyle: hintslight 9 10 urxvt*termName: rxvt-unicode-256color 11 urxvt*secondaryScroll: true 12 urxvt*saveLines: 65535 13 urxvt*perl-lib: /usr/lib/urxvt/perl/ 14 urxvt*perl-ext-common: default,matcher,searchable-scrollback 15 urxvt*urlLauncher: /usr/bin/firefox 16 urxvt*matcher.button: 1 17 urxvt*cutchars: '"'()*<>[]{|} 18 urxvt*depth: 32 19 urxvt*scrollBar: off 20 urxvt*scrollstyle: plain 21 urxvt*visualBell: true 22 urxvt*cursorUnderline: true 23 urxvt*mapAlert: true 24 urxvt*urgentOnBell: true 25 urxvt*loginShell: true 26 urxvt*boldMode: false 27 urxvt*xftAntialias: false 28 urxvt*jumpScroll: true 29 urxvt*internalBorder: 3 30 urxvt*cursorBlink: false 31 urxvt*borderless: true 32 urxvt*background: #000000 33 urxvt*foreground: #BEBEBE 34 urxvt*font: xft:Terminus:pixelsize=12 35 36 xpdf*foreground: black 37 xpdf*background: white 38 xpdf*urlCommand: /usr/bin/firefox %s 39 xpdf*antialias: yes 40 xpdf*enableFreetype: yes 41 42 xterm*scrollBar: false 43 xterm*cursorBlink: false 44 xterm*saveLines: 65535 45 xterm*dynamicColors: on 46 xterm*utf8: 2 47 xterm*eightBitInput: true 48 xterm*title: xterm 49 xterm*faceName: terminus:pixelsize=8 50 xterm*internalBorder: 2 51 xterm*customization: color 52 xterm*metaSendsEscape: true 53 xterm*loginShell: true 54 xterm*jumpScroll: true 55 xterm*multiScroll: true 56 xterm*xftAntialias: false 57 xterm*background: #000000 58 xterm*foreground: #BEBEBE