hyprland: remove snixembed — breaks native SNI tray icons
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 <noreply@anthropic.com>
This commit is contained in:
parent
5a1cc4a7ca
commit
111e8183d0
1 changed files with 0 additions and 1 deletions
|
|
@ -243,7 +243,6 @@ in
|
||||||
hl.exec_cmd("hyprctl setcursor Bibata-Modern-Ice 24")
|
hl.exec_cmd("hyprctl setcursor Bibata-Modern-Ice 24")
|
||||||
hl.exec_cmd("swayosd-server")
|
hl.exec_cmd("swayosd-server")
|
||||||
${lib.optionalString isMacbook ''hl.exec_cmd("hypridle")''}
|
${lib.optionalString isMacbook ''hl.exec_cmd("hypridle")''}
|
||||||
${lib.optionalString isGaming ''hl.exec_cmd("${pkgs.snixembed}/bin/snixembed --fork")''}
|
|
||||||
end)
|
end)
|
||||||
|
|
||||||
-- Animation curve and definitions
|
-- Animation curve and definitions
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue