From b0b11a1d6b0280c012c750dcaa9bb5d1b7160c12 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Wed, 7 Mar 2018 20:02:00 +0000 Subject: Make Xresources work independently of host name --- Xresources/.Xresources/transparent | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Xresources/.Xresources/transparent') diff --git a/Xresources/.Xresources/transparent b/Xresources/.Xresources/transparent index 5f72f38..2778707 100644 --- a/Xresources/.Xresources/transparent +++ b/Xresources/.Xresources/transparent @@ -1,5 +1,5 @@ -#include "/home/urbain/.Xresources/base" +#include "nord" ! True transparency URxvt.transparent: true -URxvt.shading: 10 +URxvt.shading: 40 -- cgit v1.2.3