diff options
author | Urbain Vaes <urbain@vaes.uk> | 2016-06-03 11:34:07 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2016-06-03 11:34:07 +0100 |
commit | ef803f14c11fd15d55fb6dfd2a146f5a11171eb1 (patch) | |
tree | a1128d95b929316bb5be295aa6444e79b9b395ae /Xresources/.Xresources/transparent | |
parent | 058d7d81ca772d5efd826d2ae74d3dc15a6ec18f (diff) |
Clean function for colorschemes
Diffstat (limited to 'Xresources/.Xresources/transparent')
-rw-r--r-- | Xresources/.Xresources/transparent | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Xresources/.Xresources/transparent b/Xresources/.Xresources/transparent new file mode 100644 index 0000000..5f72f38 --- /dev/null +++ b/Xresources/.Xresources/transparent @@ -0,0 +1,5 @@ +#include "/home/urbain/.Xresources/base" + +! True transparency +URxvt.transparent: true +URxvt.shading: 10 |