diff options
Diffstat (limited to 'Xresources/.Xresources/transparent')
-rw-r--r-- | Xresources/.Xresources/transparent | 4 |
1 files changed, 2 insertions, 2 deletions
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 |