#!/usr/bin/env bash apt install gdm3 greetd sway && \ cp -r desktop/kiosk-setting/ /etc/ && \ cp config.toml /etc/greetd/config.toml && \ systemctl enable gdm3 && \ # greetd if gdm3 is buggy ./profile/post_install.sh