From 111e8183d01993a63f529361314896db607a7538 Mon Sep 17 00:00:00 2001 From: rope Date: Mon, 18 May 2026 16:04:45 +0100 Subject: [PATCH] =?UTF-8?q?hyprland:=20remove=20snixembed=20=E2=80=94=20br?= =?UTF-8?q?eaks=20native=20SNI=20tray=20icons?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit snixembed conflicts with waybar's tray, causing all SNI items (Vesktop, nm-applet) to disappear. Battle.net's tray icon doesn't use X11 embed protocol anyway, so snixembed doesn't help. Co-Authored-By: Claude Opus 4.6 --- settings/hyprland.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 3ba2e22..359fcbd 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -243,7 +243,6 @@ in hl.exec_cmd("hyprctl setcursor Bibata-Modern-Ice 24") hl.exec_cmd("swayosd-server") ${lib.optionalString isMacbook ''hl.exec_cmd("hypridle")''} - ${lib.optionalString isGaming ''hl.exec_cmd("${pkgs.snixembed}/bin/snixembed --fork")''} end) -- Animation curve and definitions