#!/bin/sh
# Lancé par startx (cf. /root/.zprofile)
xsetroot -solid "#1a1a2e"
openbox &
sleep 1
exec calamares
