diff options
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/.Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/.Xresources b/xorg/.Xresources index f8f17bb..48d0c75 100644 --- a/xorg/.Xresources +++ b/xorg/.Xresources @@ -2,7 +2,7 @@ URxvt.foreground: white URxvt.background: black URxvt.scrollBar: false URxvt.transparent: false -URxvt.font: xft:monospace:size=8 +URxvt.font: xft:Droid Sans Mono:size=8 URxvt.perl-ext-common: vtwheel,matcher,clipboard URxvt.saveLines: 10000 URxvt.inheritPixmap: false |