aboutsummaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorkatherine <shmibs@shmibbles.me>2018-03-22 15:28:18 -0700
committerkatherine <shmibs@shmibbles.me>2018-03-22 15:28:18 -0700
commit2ff15de3af6958a1a5cc8dfb9fed439521522cb4 (patch)
treec6cc8d73429dc10a3fd0093188d500093942b999 /.config
parent1e16c80bf5d6a1ccc993573d8b79cec1c6259b93 (diff)
downloaddotfiles-2ff15de3af6958a1a5cc8dfb9fed439521522cb4.tar.gz
add compton config
Diffstat (limited to '.config')
-rw-r--r--.config/compton/compton.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/compton/compton.conf b/.config/compton/compton.conf
new file mode 100644
index 0000000..617d59a
--- /dev/null
+++ b/.config/compton/compton.conf
@@ -0,0 +1,3 @@
+fade = false;
+shadow = false;
+opacity = 1.0;