Regenerated

This commit is contained in:
2026-04-22 11:31:11 +02:00
parent 7a27295f86
commit b04a193268
3 changed files with 383 additions and 383 deletions
@@ -31,7 +31,7 @@ in
ExecStart = "${pkgs.swaynotificationcenter}/bin/swaync";
Restart = "always";
Environment = [
"WAYLAND_DISPLAY=${config.environment.sessionVariables.WAYLAND_DISPLAY or "wayland-0"}"
"WAYLAND_DISPLAY=${config.environment.sessionVariables.WAYLAND_DISPLAY or "wayland-1"}"
"XDG_CURRENT_DESKTOP=Hyprland"
];
};