diff options
| author | Xander Swan <email> | 2025-12-03 10:00:41 -0500 |
|---|---|---|
| committer | Xander Swan <email> | 2025-12-03 10:00:41 -0500 |
| commit | 61fedccf381bcfdf91d497d3de053271e85e4430 (patch) | |
| tree | 0700e8bfca6e4ca00e8d4e8f5a891470ad375861 /.config/picom | |
| parent | 34687f97048339fd34412e4af8556495015658ef (diff) | |
update dotfiles
Diffstat (limited to '.config/picom')
| -rw-r--r-- | .config/picom/picom.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index dbf5de7..864e66e 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -1,4 +1,4 @@ -shadow = true; +shadow = false; shadow-radius = 15; shadow-offset-x = -15; shadow-offset-y = -15; |
