summaryrefslogtreecommitdiff
path: root/.config/picom
diff options
context:
space:
mode:
Diffstat (limited to '.config/picom')
-rw-r--r--.config/picom/picom.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf
index a1ef30f..496ac30 100644
--- a/.config/picom/picom.conf
+++ b/.config/picom/picom.conf
@@ -104,7 +104,7 @@ wintypes:
# focus: Whether to always consider windows of this type focused.
focus = true;
};
- dock = { shadow = true; }
+ dock = { shadow = false; }
dnd = { shadow = false; }
popup_menu = {
opacity = 1.0;