From 51332fe9be1d4216bc4a1c0f4ae178c985eca22f Mon Sep 17 00:00:00 2001 From: Tigor Hutasuhut Date: Wed, 14 Aug 2024 23:22:22 +0700 Subject: [PATCH] hyprland: exclude neovide from 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 835af2e..f7d69d7 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|neovide)$"; + swallow_regex = "^(Alacritty|kitty|footclient|org\.wezfurlong\.wezterm|foot)$"; }; animations = {