diff options
author | Urbain Vaes <urbain@vaes.uk> | 2016-04-09 17:19:49 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2016-04-09 17:19:49 +0100 |
commit | c8fb4a598c6067944d4d4ea3c13856f28167f4e7 (patch) | |
tree | 4cf5e67f506604457c9513f69218b95f401ac074 /Xresources/transparent | |
parent | 28969c5dee61c2b6108965be7dec7cab38247063 (diff) |
Use environment variable in dotfiles
Diffstat (limited to 'Xresources/transparent')
-rw-r--r-- | Xresources/transparent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Xresources/transparent b/Xresources/transparent index 72c9684..b3c2d8e 100644 --- a/Xresources/transparent +++ b/Xresources/transparent @@ -1,4 +1,4 @@ -# include "/home/urbain/.Xresources/dark" +# include "dark" ! True transparency URxvt.transparent: true |