profile/home/dotfiles/Xresources

35 lines
630 B
Plaintext
Raw Normal View History

*background: black
*foreground: lightgrey
*selectToClipboard: true
*locale: true
*metaSendsEscape: true
*vt100.faceName: monospace:size=12
*vt100.font: 7x13
*saveLines: 1000
*scrollBar: false
*secondaryScroll: true
*letterSpace: 0
urxvt*termName: rxvt-unicode
*rxvt*font: xft:monospace:size=12
*rxvt.perl-ext-common: default,matcher,resize-font,tabbed
*rxvt.matcher.button: 1
*tabbed.saveLines: 1000
*tabbed.scrollBar: false
*tabbed.tabbar-fg: 3
*tabbed.tabbar-bg: 0
*tabbed.tab-fg: 0
*tabbed.tab-bg: 1
*tabbed.secondaryScroll: true
*inheritPixmap: true
*shading: 70
*resize-font.smaller: C-Down
*resize-font.bigger: C-Up
2018-02-17 01:29:19 +00:00