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