X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/a922ca19ff2210f78a39c74a8f7be027de14efdc..a6e5a638e3b366dce44ee13a9ba6a5144ef889f0:/base/.Xresources diff --git a/base/.Xresources b/base/.Xresources index 7bccb52..2297915 100644 --- a/base/.Xresources +++ b/base/.Xresources @@ -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')"