···33! force things like firefox to a standard size
44Xft.dpi: 96
5566-#define BG #021b21
77-#define FG gray55
66+#define BG #cfcfc7
77+#define FG #404040
8899! xterm
1010.xterm*background: BG
1111.xterm*borderColor: BG
1212.xterm*internalBorder: 4
1313.xterm*foreground: FG
1414-.xterm*cursorColor: orange3
1515-.xterm*colorBD: black
1616-.xterm*colorBDMode: false
1414+.xterm*cursorColor: #3670ab
17151818-.xterm*Scrollbar.foreground: gray60
1616+.xterm*Scrollbar.foreground: gray50
1917.xterm*Scrollbar.background: BG
2018.xterm*Scrollbar.minimumThumb: 50
21192222-.xterm*font: dinamedium9
2020+!.xterm*font: dinamedium9
2121+.xterm*faceName: CosmicSansNeueMono:size=10
23222423.xterm*saveLines: 10000
2524.xterm*scrollBar: true
···45444645! black
4746.xterm*color0: gray10
4848-.xterm*color8: gray30
4747+.xterm*color8: gray20
4948! red
5049.xterm*color1: #c2454e
5150.xterm*color9: #ef5847
+1-3
.muttrc
···186186color header brightdefault default "^Importance: high"
187187color header brightdefault default '~U'
188188color header brightdefault default '~F'
189189-color indicator default color237
190189color signature brightdefault default
191190color sidebar_new brightdefault default
192192-color status brightdefault color237
193191color tilde brightblack default
194192color tree brightblack default
195193color quoted brightblack default
···197195# color flagged a dark red
198196color index brightcolor160 default '~F'
199197# color to-be-deleted as grayed out
200200-color index brightcolor8 default '~D'
198198+color index brightblack default '~D'
201199# bold new email in the index
202200color index brightdefault default '~U'
203201
+5-5
.ratpoisonrc
···1010set winname title
11111212# reserve space for dzen
1313-set padding 10 20 10 10
1313+set padding 12 14 12 12
14141515# keep the bar in the upper left displaying the active frame title
1616msgwait 3
···2020set barsticky on
2121set bgcolor gray20
2222set fgcolor #bfb7b0
2323-set font dinamedium9
2323+set font CosmicSansNeueMono:size=10
2424set winliststyle row
2525set winfmt %t
2626# this prevents it from taking dzen's padding into account
···52525353# pidgin's window is hard to get to, so control-a,A pops up a dialog to ask me
5454# what to set the away status to
5555-bind A exec sh ~/bin/pidgin_away_status.sh
5555+bind A exec sh ~/bin/pidgin_away_status.sh
5656# and B comes back
5757bind B exec ruby ~/code/pidgin_status/pidgin_status.rb available
5858···9292# initialize workspaces
9393vinit
94949595-#frestore (frame :number 0 :x 0 :y 21 :width 680 :height 1059 :screenw 1920 :screenh 1080 :window 14680077 :last-access 194 :dedicated 0),(frame :number 1 :x 680 :y 21 :width 1240 :height 1059 :screenw 1920 :screenh 1080 :window 27262989 :last-access 195 :dedicated 0),
9595+#hsplit
9696+frestore (frame :number 0 :x 10 :y 20 :width 810 :height 645 :screenw 1920 :screenh 1080 :window 16777229 :last-access 3 :dedicated 0),(frame :number 2 :x 10 :y 665 :width 810 :height 405 :screenw 1920 :screenh 1080 :window 10485773 :last-access 2 :dedicated 0),(frame :number 1 :x 820 :y 20 :width 1090 :height 1050 :screenw 1920 :screenh 1080 :window 14680077 :last-access 1 :dedicated 0),
96979797-hsplit
9898exec xterm
+9-5
.xsession
···4455xrdb < ~/.Xdefaults
6677-/usr/local/bin/xbanish &
88-97if [ `uname -s` == "OpenBSD" ]; then
108 xmodmap ~/.xmodmap
1111- xset r rate 350 25
1212- xset +fp /usr/local/lib/X11/fonts/jcs fp rehash
99+ xset r rate 350 35
1010+ xset +fp /usr/local/lib/X11/fonts/jcs +fp /usr/local/share/fonts/dina fp rehash
1111+ xset m 3/1 4
13121414- xidle -ne -program ~/bin/lock &
1313+ xidle -timeout 240 -ne -program ~/bin/lock &
15141615 /usr/local/bin/ruby ~/code/dzen-jcs/dzen-jcs.rb &
1716···2625 synclient ClickFinger2=3
2726 # and 3-fingers do a middle-click
2827 synclient ClickFinger3=2
2828+2929+ # ignore lazy thumb on the bottom of the trackpad used to click
3030+ synclient LazyThumbWidth=30 LazyThumbTopEdge=1600
3131+3232+ /usr/local/bin/xbanish &
2933fi
30343135exec /usr/local/bin/ratpoison