Menu
BifrOSt
publicLatest change 1f544bde07c445083e2172217f186797305de0d4 - Verify installable Icelandic COSMIC image by Ólafur Búi Ólafsson
[[ -f ~/.bashrc ]] && . ~/.bashrc
if [[ -z ${WAYLAND_DISPLAY:-} && ${XDG_VTNR:-0} == 1 ]]; then
exec start-cosmic --in-login-shell
fi