]> git.sev.monster Git - dotfiles.git/blobdiff - base/.Xresources
.Xresources changes, fixed cursors, tint2 i3 mode
[dotfiles.git] / base / .Xresources
index 7bccb528acc43e0993f94f7d2edc2dfe4d34273e..2297915f8506aba842df1060c9c6d635f8f9e159 100644 (file)
@@ -1,6 +1,6 @@
 ! 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
@@ -9,7 +9,11 @@ Xft.hinting:              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
@@ -88,6 +92,11 @@ URxvt.matcher.rend.0:     Uline Bold fg6
 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')"
 
This page took 0.031327 seconds and 4 git commands to generate.