X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/805ce2dc310cbcecdbc642155feee964b5db8d2d..9fddba7955af43f929af79eef04f16e25a69edc9:/base/.Xresources?ds=inline diff --git a/base/.Xresources b/base/.Xresources index ac6f6cf..5cd2410 100644 --- a/base/.Xresources +++ b/base/.Xresources @@ -1,6 +1,5 @@ ! generic settings *font: xft:Dina:size=8 -*depth: 32 ! Solarized colors, http://ethanschoonover.com/solarized !#define S_base03 #002b36 @@ -56,24 +55,39 @@ *underlineColor: S_yellow -! urxvt -urxvt.termName: rxvt-256color -urxvt.perl-ext: -urxvt.perl-ext-common: +! URxvt +URxvt.termName: rxvt-256color +URxvt.perl-ext: +URxvt.perl-ext-common: -urxvt.cursorBlink: on -urxvt.cursorUnderline: on -urxvt.scrollstyle: plain -urxvt.scrollBar_right: true -urxvt.urgentOnBell: true -urxvt.visualBell: true +URxvt.cursorBlink: on +URxvt.cursorUnderline: on +URxvt.scrollstyle: plain +URxvt.scrollBar_right: true +URxvt.urgentOnBell: true +URxvt.visualBell: true -urxvt.background: rgba:0000/0a00/0d00/d000 -urxvt.dynamicColors: true -urxvt.intensityStyles: false +URxvt.depth: 32 +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')" +! bg terminal +URxvtRoot.termName: rxvt-256color +URxvtRoot.perl-ext: +URxvtRoot.perl-ext-common: + +URxvtRoot.scrollBar: false +URxvtRoot.visualBell: true + +URxvtRoot.depth: 32 +URxvtRoot.borderLess: true +URxvtRoot.transparent: true +URxvtRoot.shading: 80 + +! xvkbd xvkbd.Alt_R.width: 1 xvkbd.Meta_R.width: 1 xvkbd.Multi_key.width: 1