diff options
author | Urbain Vaes <urbain@vaes.uk> | 2016-03-23 11:57:20 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2016-03-23 11:57:20 +0000 |
commit | ab18a81e4d501368efdcafcc613762ce4e919810 (patch) | |
tree | 71db78bf3f8e440b0d919264073c066b2e741111 /Xresources/transparent | |
parent | e8ed85f0dc8dc05334be2f851f170e60545b4e2c (diff) |
[i3] Remove titlebar in splits
Diffstat (limited to 'Xresources/transparent')
-rw-r--r-- | Xresources/transparent | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Xresources/transparent b/Xresources/transparent new file mode 100644 index 0000000..72c9684 --- /dev/null +++ b/Xresources/transparent @@ -0,0 +1,5 @@ +# include "/home/urbain/.Xresources/dark" + +! True transparency +URxvt.transparent: true +URxvt.shading: 10 |