diff options
| author | 2015-09-06 19:41:06 +0200 | |
|---|---|---|
| committer | 2015-09-06 19:41:06 +0200 | |
| commit | fcb04d2fc88f2353dfade289f82f8e63800a7574 (patch) | |
| tree | a470df79c40162492e53e7cbf70e20539dc12e46 /compton | |
| parent | 132358e83c259db6e418bb60458370adb37c490f (diff) | |
| download | dotfiles-fcb04d2fc88f2353dfade289f82f8e63800a7574.tar.gz dotfiles-fcb04d2fc88f2353dfade289f82f8e63800a7574.tar.bz2 dotfiles-fcb04d2fc88f2353dfade289f82f8e63800a7574.zip | |
Added more configurations options to hlwm panel in expense of dmenu only running on the main monitor
Diffstat (limited to 'compton')
| -rw-r--r-- | compton/.compton | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compton/.compton b/compton/.compton index 2f736fd..2a0e7a2 100644 --- a/compton/.compton +++ b/compton/.compton | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | shadow = true; | 1 | shadow = true; |
| 2 | clear-shadow = true; | 2 | clear-shadow = true; |
| 3 | shadow-exclude = ["g:si:dmenu"]; | 3 | #shadow-exclude = ["g:si:dmenu"]; |
