diff options
author | Urbain Vaes <urbain@vaes.uk> | 2018-03-07 20:02:00 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2018-03-07 20:02:00 +0000 |
commit | b0b11a1d6b0280c012c750dcaa9bb5d1b7160c12 (patch) | |
tree | eb409cdfeb20f78f67e0d53678889d544b67da05 /Xresources/.Xresources/solarized.light | |
parent | 2766ffb0a6bf3af276e88544602100e06d1cf1e9 (diff) |
Make Xresources work independently of host name
Diffstat (limited to 'Xresources/.Xresources/solarized.light')
-rw-r--r-- | Xresources/.Xresources/solarized.light | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Xresources/.Xresources/solarized.light b/Xresources/.Xresources/solarized.light index eb0ee6b..b47144c 100644 --- a/Xresources/.Xresources/solarized.light +++ b/Xresources/.Xresources/solarized.light @@ -1,4 +1,4 @@ -#include "/home/urbain/.Xresources/base" +#include "base" URxvt.borderColor: #000000 |