diff --git a/.config/picom.conf b/.config/picom.conf index d98316b..722d074 100644 --- a/.config/picom.conf +++ b/.config/picom.conf @@ -14,4 +14,4 @@ wintypes: popup_menu = { opacity = 1; } dropdown_menu = { opacity = 1; } notification = { opacity = 1; } -}; \ No newline at end of file +};