summaryrefslogtreecommitdiff
path: root/by_os
diff options
context:
space:
mode:
authorPatrick Simianer <pks@pks.rocks>2018-10-30 05:29:02 +0100
committerPatrick Simianer <pks@pks.rocks>2018-10-30 05:29:02 +0100
commit5180725ddff4e8e2682075e75e22141d2e43a8e3 (patch)
tree0dee6e543ce2e4fcc85016b43e9fe0bbfc0f6185 /by_os
parent1e87a04773baf9ed27dfa460119de9db69a523db (diff)
X: fix fonts
Diffstat (limited to 'by_os')
-rw-r--r--by_os/Linux/X/.Xdefaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/by_os/Linux/X/.Xdefaults b/by_os/Linux/X/.Xdefaults
index 2941baf..35f10b9 100644
--- a/by_os/Linux/X/.Xdefaults
+++ b/by_os/Linux/X/.Xdefaults
@@ -28,8 +28,8 @@ Xft.hintstyle: hintslight
URxvt*font: xft:Misc Tamsyn:pixelsize=16:style=regular:antialias=false
URxvt.boldFont: xft:Misc Tamsyn:pixelsize=16:style=bold:antialias=false
/* for barkley: */
-/*URxvt*font: xft:Monaco:pixelsize=16:style=Regular:antialias=true
-URxvt*boldFont: xft:Monaco:pixelsize=16:style=Bold:antialias=true*/
+/*URxvt*font: xft:Monaco for Powerline:pixelsize=22:style=regular:antialias=true*/
+/*URxvt*boldFont: xft:Monaco for Powerline:pixelsize=22:style=bold:antialias=true*/
/* change default colors */
URxvt*background: #000000