! fonts
-!xft:Dina:size=8
-*font: -*-dina-medium-r-*-*-10-*-*-*-*-*-*-*
+*font: -windows-dina-medium-r-normal--10-80-96-96-c-70-\
+microsoft-cp1252
*faceName: Dina
*faceSize: 8
Xft.antialias: true
Xft.hintstyle: hintslight
Xft.rgba: none
-! Solarized colors, http://ethanschoonover.com/solarized
+! theming
+Xcursor.theme: Paper
+
+! colors
+! http://ethanschoonover.com/solarized
!#define S_base03 #002b36
#define S_base03 #000a0d
#define S_base02 #073642
URxvt.matcher.launcher.1: urxvtc -e vim +$2 $1
URxvt.keysym.M-o: matcher:last
URxvt.keysym.M-u: matcher:list
+!URxvt.keysym.M-S-equal: font-size:increase
+URxvt.keysym.M-plus: font-size:increase
+URxvt.keysym.M-minus: font-size:decrease
+URxvt.keysym.M-equal: font-size:reset
+URxvt.keysym.M-slash: font-size:show
URxvt.print-pipe: cat > "$HOME/urxvt-$(date +'%Y-%m-%d-%H%M%S')"