diff options
| author | 2015-03-30 10:25:12 +0200 | |
|---|---|---|
| committer | 2015-03-30 10:25:12 +0200 | |
| commit | 8eee1c45bef74aa6094f463f9888ac653958b3dc (patch) | |
| tree | 0e2a066fd4da4afcf08f0bef348511b5c9ac48f7 /.compton | |
| parent | c7ebce541a9914d4e5a3b52e838e2ac66dd139a0 (diff) | |
| download | dotfiles-8eee1c45bef74aa6094f463f9888ac653958b3dc.tar.gz dotfiles-8eee1c45bef74aa6094f463f9888ac653958b3dc.tar.bz2 dotfiles-8eee1c45bef74aa6094f463f9888ac653958b3dc.zip | |
Moving back to stow for management
reasons: dotfiles.sh misbehaving on freebsd
Diffstat (limited to '.compton')
| -rw-r--r-- | .compton | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.compton b/.compton new file mode 100644 index 0000000..2f736fd --- /dev/null +++ b/.compton | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | shadow = true; | ||
| 2 | clear-shadow = true; | ||
| 3 | shadow-exclude = ["g:si:dmenu"]; | ||
