diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index a221a563..9ac1b6db 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -36,11 +36,6 @@ transparent-clipping-exclude = [ "!class_g = 'St'" ]; -# Opacity -opacity-rule = [ - "0:_NET_WM_STATE@[*]:a *= '_NET_WM_STATE_HIDDEN'", -]; - # Window type settings wintypes: { dock = { shadow = false; };