summaryrefslogtreecommitdiff
path: root/.Xdefaults
diff options
context:
space:
mode:
Diffstat (limited to '.Xdefaults')
-rw-r--r--.Xdefaults13
1 files changed, 9 insertions, 4 deletions
diff --git a/.Xdefaults b/.Xdefaults
index 4bec5f8..42f63dd 100644
--- a/.Xdefaults
+++ b/.Xdefaults
@@ -18,8 +18,13 @@ URxvt.cursorBlink: true
URxvt*internalBorder: 0
/* fonts */
-URxvt*font: xft:MonteCarlo:pixelsize=11:style=regular:antialias=false
-URxvt*boldFont: xft:MonteCarlo:pixelsize=11:style=bold:antialias=false
+Xft.dpi: 96
+Xft.antialias: true
+Xft.rgba: rgb
+Xft.hinting: true
+Xft.hintstyle: hintslight
+URxvt*font: xft:MonteCarlo:pixelsize=11:style=regular:antialias=false,xft:Inconsolata\ for\ Powerline:pixelsize=11
+URxvt*boldFont: xft:MonteCarlo:pixelsize=11:style=bold:antialias=false,xft:Inconsolata\ for\ Powerline:pixelsize=11
/* change default colors */
URxvt*background: #000000
@@ -56,8 +61,8 @@ URxvt.tabbed.tab-fg: 5
URxvt.tabbed.tab-bg: 0
URxvt.tabbed.title-fg: 0
URxvt.tabbed.title-bg: 7
-URxvt.tabbed.new-button: no
-URxvt.tabbed.title: yes
+URxvt.tabbed.new-button: no
+URxvt.tabbed.title: yes
/* url-select */
URxvt.url-select.autocopy: false