update with our stuff

This commit is contained in:
2026-04-16 16:57:21 +02:00
parent 485b61dd3b
commit f578344652
5 changed files with 24 additions and 24 deletions

View File

@@ -33,7 +33,7 @@ info "Checking display server..."
if [[ -z "${WAYLAND_DISPLAY:-}" && -z "${XDG_SESSION_TYPE:-}" ]]; then
warn "WAYLAND_DISPLAY not set — are you running a Wayland session?"
elif [[ "${XDG_SESSION_TYPE:-}" == "x11" ]]; then
elif [[ "${XDG_SESSION_TYPE:-}" == "x11" ]]; then-
warn "Session type is X11. Hyprland and Waybar require Wayland."
else
ok "Wayland session detected (${XDG_SESSION_TYPE:-wayland})"