summaryrefslogtreecommitdiff
path: root/Xresources
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2015-06-24 18:51:38 +0100
committerUrbain Vaes <urbain@vaes.uk>2015-06-24 18:51:38 +0100
commit42684b548831b3f922e0086a2d433f1024a775e2 (patch)
tree52e876fe7c06dd40f7dfba873b697b4ab7f1483b /Xresources
parente076f4aa064cf17d7f8ca5413f43a11778a32f48 (diff)
Add solarized xressources
Diffstat (limited to 'Xresources')
-rw-r--r--Xresources12
1 files changed, 6 insertions, 6 deletions
diff --git a/Xresources b/Xresources
index 204aa76..2ee512d 100644
--- a/Xresources
+++ b/Xresources
@@ -1,8 +1,8 @@
! XTERM !
! Appearance xterm
-*xterm*faceName: DejaVuSansMono
-*xterm*faceSize: 12
+*xterm*faceName: Monaco
+*xterm*faceSize: 11
*xterm*background: Black
*xterm*foreground: White
*xterm*cursorColor: Green
@@ -33,15 +33,17 @@ URxvt.keysym.M-v: perl:clipboard:paste
URxvt.keysym.F11: perl:fullscreen:switch
! Appearance
-URxvt*font: xft:DejaVu Sans Mono:size=12
+! URxvt*font: xft:DejaVu Sans Mono:size=12
+URxvt*font: xft:monaco:size=11:antialias=false
URxvt*scrollBar: false
URxvt*cursorColor: Green
+URxvt*internalBorder: 0
! True transparency
URxvt.depth: 32
! Colors
-URxvt*background: [90]Black
+URxvt*background: [80]Black
URxvt*foreground: White
URxvt.color0 : #2E2E34343636
URxvt.color8 : #555557575353
@@ -330,5 +332,3 @@ URxvt.color15 : #EEEEEEEEECEC
! Turn on/off ISO 14755 5.2 mode (default enabled).
! URxvt*iso14755_52: boolean
-
-