hyprland: exclude neovide from swallow_regex

This commit is contained in:
Tigor Hutasuhut 2024-08-14 23:22:22 +07:00
parent d5cbb677e1
commit 51332fe9be

View file

@ -191,7 +191,7 @@ in
disable_splash_rendering = true;
focus_on_activate = true;
enable_swallow = true;
swallow_regex = "^(Alacritty|kitty|footclient|org\.wezfurlong\.wezterm|foot|neovide)$";
swallow_regex = "^(Alacritty|kitty|footclient|org\.wezfurlong\.wezterm|foot)$";
};
animations = {