#!/bin/sh # Launch QuickShell greeter; quit niri when it exits (NIRI_SOCKET inherited from niri env). /usr/sbin/qs -c /home/moze/.config/noctalia-greeter /usr/sbin/niri msg action quit --skip-confirmation 2>/dev/null || true