summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2016-12-22 23:40:19 +0200
committerYuval Adam <_@yuv.al>2016-12-22 23:40:19 +0200
commit03f000baa0f1b180267611695b6ae66acba10abd (patch)
tree0eb47c882013c84a0d30fbbfa882c5b379774435
parent24a7a348aa92bd1869deb4a500f40b7b08f8fd44 (diff)
Replace .Xdefaults with .Xresources
-rw-r--r--.Xresources (renamed from .Xdefaults)5
1 files changed, 3 insertions, 2 deletions
diff --git a/.Xdefaults b/.Xresources
index 6a61623..846f87a 100644
--- a/.Xdefaults
+++ b/.Xresources
@@ -1,5 +1,5 @@
-*foreground: #c5c8c6
-*background: #1d1f21
+urxvt.foreground: #c5c8c6
+urxvt.background: #1d1f21
*cursorColor: #aeafad
*color0: #000000
*color1: #912226
@@ -18,6 +18,7 @@
*color14: #8abeb7
*color15: #ecebec
+urxvt.font: xft:gohufont
urxvt.scrollBar: false
urxvt.perl-ext-common: default,matcher
urxvt.url-launcher: /usr/bin/firefox