Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- !! fonts
- Xft.dpi: 86
- Xft.antialias: true
- Xft.autohint: false
- Xft.hinting: true
- ! hintnone, hintslight, hintmedium, hintfull
- Xft.hintstyle: hintmedium
- Xft.rgba: rgb
- ! lcdnone, lcddefault, lcdlight, lcdlegacy
- Xft.lcdfilter: lcddefault
- Xcursor.theme: DMZ-Black
- !! urxvt
- URxvt.termName: rxvt
- URxvt.buffered: true
- URxvt.saveLines: 10240
- URxvt.geomtry: 120x36
- Urxvt.cursorBlink: true
- urxvt.urgentOnBell: true
- URxvt.scrollTtyOutput: false
- URxvt.font: xft:Terminus:size=9
- URxvt.iconFile: ~/.icons/terminal.png
- URxvt.scrollBar: false
- URxvt.scrollstyle: plain
- URxvt.scrollColor: #557FB0
- URxvt.scrollBar_right: true
- URxvt.perl-ext-common: default,matcher,clipboard
- URxvt.matcher.button: 1
- URxvt.urlLauncher: firefox
- URxvt.colorUL: #6da4f2
- URxvt.underlineColor: #6da4f2
- URxvt.background: #262626
- URxvt.foreground: #dedede
- URxvt.cursorColor: #dedede
- URxvt.color0: #262626
- URxvt.color8: #555555
- URxvt.color1: #a42929
- URxvt.color9: #ef4545
- URxvt.color2: #4e9a06
- URxvt.color10: #8ae234
- URxvt.color3: #c4a000
- URxvt.color11: #fce94f
- URxvt.color4: #204a87
- URxvt.color12: #729fcf
- URxvt.color5: #5c3566
- URxvt.color13: #ad7fa8
- URxvt.color6: #00a6a6
- URxvt.color14: #00d9d9
- URxvt.color7: #aaaaaa
- URxvt.color15: #ffffff
Advertisement
Add Comment
Please, Sign In to add comment