diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-06-02 06:17:51 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-06-02 06:17:51 +0000 |
commit | 93767e79ffd885855b18edbaffaaa27f475cac13 (patch) | |
tree | ee3455f1064dc4d68587076e5340f7f39fa9d497 /picom | |
parent | ec689ee70e49c6026b7f2cb20731f06d5d7a568f (diff) |
#000000 to #070707
Diffstat (limited to 'picom')
-rw-r--r-- | picom/.config/picom.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/picom/.config/picom.conf b/picom/.config/picom.conf index a155b63..8d5a0f9 100644 --- a/picom/.config/picom.conf +++ b/picom/.config/picom.conf | |||
@@ -1,7 +1,7 @@ | |||
1 | ## SHADOWS | 1 | ## SHADOWS |
2 | shadow = true; | 2 | shadow = true; |
3 | shadow-radius = 25; | 3 | shadow-radius = 25; |
4 | shadow-offset-x = -20; | 4 | shadow-offset-x = -15; |
5 | shadow-offset-y = -15; | 5 | shadow-offset-y = -15; |
6 | shadow-exclude = [ | 6 | shadow-exclude = [ |
7 | "name = 'Notification'", | 7 | "name = 'Notification'", |