update with our stuff
This commit is contained in:
@@ -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})"
|
||||
|
||||
Reference in New Issue
Block a user