From: ds6 Date: Sun, 26 Nov 2017 04:10:36 +0000 (-0600) Subject: fix .Xresources, revert colorUL X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/commitdiff_plain/a14aabf40f860f3408160e49a29494f1e66ae35a?ds=sidebyside;hp=39bd5e00a4d4985551dba1b0d44d85b33c771fe8 fix .Xresources, revert colorUL --- diff --git a/.Xresources b/.Xresources index 2eb9efb..ac6f6cf 100644 --- a/.Xresources +++ b/.Xresources @@ -1,5 +1,6 @@ ! generic settings *font: xft:Dina:size=8 +*depth: 32 ! Solarized colors, http://ethanschoonover.com/solarized !#define S_base03 #002b36 @@ -52,7 +53,6 @@ *color7: S_base2 *color15: S_base3 ! underline -*colorUL: S_yellow *underlineColor: S_yellow @@ -72,7 +72,7 @@ urxvt.background: rgba:0000/0a00/0d00/d000 urxvt.dynamicColors: true urxvt.intensityStyles: false -urxvt.print-pipe: cat > "$HOME/urxvt-$(date +'%Y-%m-%d-%H%M%S') +urxvt.print-pipe: cat > "$HOME/urxvt-$(date +'%Y-%m-%d-%H%M%S')" xvkbd.Alt_R.width: 1 xvkbd.Meta_R.width: 1