]> git.sev.monster Git - dotfiles.git/blobdiff - base/.Xresources
complete previous commit
[dotfiles.git] / base / .Xresources
index 04f76749a2d9a9d9ff0825b4638bcf61fde758e1..f3133d334a804afae9614b4b71662b5f1c72f37b 100644 (file)
@@ -1,6 +1,5 @@
 ! fonts
-*font:                    -windows-dina-medium-r-normal--10-80-96-96-c-70-\
-microsoft-cp1252
+*font:                    -windows-dina-medium-r-*-*-10-80-*-*-*-*-*
 *faceName:                Dina
 *faceSize:                8
 Xft.antialias:            true
@@ -10,7 +9,7 @@ Xft.hintstyle:            hintslight
 Xft.rgba:                 none
 
 ! theming
-Xcursor.theme:            Paper
+Xcursor.theme:            Paper-Mono-Dark
 
 ! colors
 ! http://ethanschoonover.com/solarized
@@ -68,7 +67,7 @@ Xcursor.theme:            Paper
 
 
 ! URxvt
-URxvt.termName:           rxvt-unicode-256color
+URxvt.termName:           rxvt-256color
 URxvt.perl-ext:
 URxvt.perl-ext-common:    searchable-scrollback,confirm-paste,matcher,font-size
 
@@ -100,7 +99,7 @@ URxvt.keysym.M-slash:     font-size:show
 URxvt.print-pipe:         cat > "$HOME/urxvt-$(date +'%Y-%m-%d-%H%M%S')"
 
 ! bg terminal 1
-TermBg1.termName:         rxvt-unicode-256color
+TermBg1.termName:         rxvt-256color
 TermBg1.perl-ext:
 TermBg1.perl-ext-common:
 
@@ -115,7 +114,7 @@ TermBg1.shading:          80
 TermBg1.blurRadius:       2x4
 
 ! bg terminal 2
-TermBg2.termName:         rxvt-unicode-256color
+TermBg2.termName:         rxvt-256color
 TermBg2.perl-ext:
 TermBg2.perl-ext-common:
 
This page took 0.058026 seconds and 4 git commands to generate.