From bc9795c86a900b55c6184ae69fea20fec015a347 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 12 Jun 2014 22:15:15 +0200 Subject: Configuration changes caused by new laptop * I recently acquired a new laptop which I am currently setting up * Updated conky to display temperature and fan speed data of Thinkpad x220 * removed notification daemon from i3 autostart, added nm-applet * prevented "Template" directory from being created * changed urxvt terminal font --- xorg/.Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xorg') 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 -- cgit v1.2.3