diff --git a/.config/hypr/conf.d/theme.conf b/.config/hypr/conf.d/theme.conf index 887dd0e..cd24826 100644 --- a/.config/hypr/conf.d/theme.conf +++ b/.config/hypr/conf.d/theme.conf @@ -83,9 +83,9 @@ animations { } windowrules { - # Make browser not blur and have no gap - #windowrule = noblur, class:$browser - #windowrule = opaque, class:$browser + # Make browser not blur + windowrule = noblur, class:$browser + windowrule = opaque, class:$browser # Make app tooltip and small windows opaque #windowrule = opaque, class=GtkMenu