update: add kitty and thunar to swallow

This commit is contained in:
Yingjie Wang 2024-07-20 01:20:13 -04:00
parent 73dbcd426c
commit 4666c1c133

View File

@ -6,5 +6,5 @@ misc {
disable_hyprland_logo = true
disable_splash_rendering = true
enable_swallow = true
swallow_regex = ^(Alacritty)$
swallow_regex = ^(Alacritty|kitty|thunar)$
}