diff options
author | shmibs <shmibs@gmail.com> | 2014-02-11 20:47:36 -0700 |
---|---|---|
committer | shmibs <shmibs@gmail.com> | 2014-02-11 20:47:36 -0700 |
commit | 597d87abf48838c7cbe27d71aa15943ba90840a4 (patch) | |
tree | a719e4c200eab0ed0f73bd8ffdeda8d7cd76b5f9 /.compton.conf | |
parent | ae1b43aa519aa400aa6c8aba3b459bba2fc14a7e (diff) | |
download | dotfiles-597d87abf48838c7cbe27d71aa15943ba90840a4.tar.gz |
AWESOME → HERBSTLUFTWM
i was getting sick of dealing with awesome's
steaming pile of lua, and this seems to be
a pretty nice alternative =)
Diffstat (limited to '.compton.conf')
-rw-r--r-- | .compton.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.compton.conf b/.compton.conf index 2ae28b7..5c5c32b 100644 --- a/.compton.conf +++ b/.compton.conf @@ -1,5 +1,5 @@ # Shadow -shadow = true +shadow = false no-dock-shadow = false no-dnd-shadow = true clear-shadow = true |