#!/bin/sh

export GDK_BACKEND=x11
export QT_QPA_PLATFORM=xcb

exec /usr/bin/kiran-session-manager --session-type=kiran-wayland
