]> git.madduck.net Git - etc/xsession.git/blob - .Xdefaults

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

add xdefaults
[etc/xsession.git] / .Xdefaults
1 XTerm.geometry:                80x24
2 XTerm.visualBell:              false
3 XTerm.font:                    -*-fixed-medium-r-semicondensed-*-13-*-*-*-*-*-iso10646-1
4 XTerm.background:              white
5 XTerm.foreground:              black
6
7 XTerm.saveLines:               50000
8
9 XTerm.utmpInhibit:             true
10
11 URxvt.colorBD:                 darkblue
12 URxvt.colorUL:                 darkred
13 URxvt.underLine:               off
14 URxvt.colorMode:               on
15 URxvt.dynamicColors:           on
16
17 URxvt.scrollBar_right:         true
18 URxvt.scrollBar:               true
19 URxvt.scrollTtyOutput:         false
20 URxvt.scrollTtyKeypress:       true
21 URxvt.scrollWithBuffer:        false
22 URxvt.jumpScroll:              true
23 URxvt.print-pipe:              T=$(mktemp /tmp/urxvt.XXXXXX); echo $T; cat > $T
24
25 URxvt.searchable-scrollback:   CM-s
26
27 URxvt.scrollstyle:             plain
28 URxvt.secondaryScroll:         true
29
30 URxvt.mapAlert:                true
31
32 // URxvt.cutchars:                "()*,<>[]{}|'