diff --git a/hypr/conf/misc.conf b/hypr/conf/misc.conf index 50b28d5..f3217f3 100644 --- a/hypr/conf/misc.conf +++ b/hypr/conf/misc.conf @@ -5,4 +5,6 @@ misc { disable_hyprland_logo = true disable_splash_rendering = true + enable_swallow = true + swallow_regex = ^(Alacritty)$ }