From 7b27e66ae683b2b1199b3f597419c354e88a6e47 Mon Sep 17 00:00:00 2001 From: Tigor Hutasuhut Date: Wed, 14 Aug 2024 13:54:59 +0700 Subject: [PATCH] hyprland: added neovide to swallow_regex --- home/modules/hyprland/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/modules/hyprland/hyprland.nix b/home/modules/hyprland/hyprland.nix index 1b0548b..63b4db5 100644 --- a/home/modules/hyprland/hyprland.nix +++ b/home/modules/hyprland/hyprland.nix @@ -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)$"; + swallow_regex = "^(Alacritty|kitty|footclient|org\.wezfurlong\.wezterm|foot|neovide)$"; }; animations = {