feat: add window swallow

This commit is contained in:
Yingjie Wang 2024-05-28 02:19:29 -04:00
parent 604242d58d
commit d890fad373

View File

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