diff options
Diffstat (limited to '.config/picom')
| -rw-r--r-- | .config/picom/picom.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index f3a00af..f961da9 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -1,10 +1 @@ backend = "glx" - -inactive-dim = 0.5 - -focus-exclude = [ - "class_g = 'Bar'", - "window_type = 'utility'", - "window_type = 'popup_menu'", -] - |
