hyprland: added neovide to swallow_regex

This commit is contained in:
Tigor Hutasuhut 2024-08-14 13:54:59 +07:00
parent 1765329480
commit 7b27e66ae6

View file

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