diff options
| author | Kumar Damani <damani.kumar@gmail.com> | 2019-05-03 15:26:10 +0000 |
|---|---|---|
| committer | Kumar Damani <damani.kumar@gmail.com> | 2019-05-03 15:26:10 +0000 |
| commit | ec0e4c4a6a0c3b464e1da1f8ca98fb1740c28813 (patch) | |
| tree | 560a7953b49738a761c0922e8dbd6b93afb260f6 /compton | |
| parent | 492068e287319ba764cfac016979bed2197259d2 (diff) | |
dwm stuff
Diffstat (limited to 'compton')
| -rw-r--r-- | compton/.config/compton.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compton/.config/compton.conf b/compton/.config/compton.conf index 4dc905b..866095c 100644 --- a/compton/.config/compton.conf +++ b/compton/.config/compton.conf @@ -1,5 +1,5 @@ # Shadow -shadow = true; +shadow = false; no-dnd-shadow = true; no-dock-shadow = true; clear-shadow = false; |
