Menu
BifrOSt
publicLatest change d7ec6b908a760ec4fd32f4a02bdac66fa5ce8690 - Add Icelandic COSMIC live and install profile by Ólafur Búi Ólafsson
[[ -f ~/.bashrc ]] && . ~/.bashrc
if [[ -z ${WAYLAND_DISPLAY:-} && ${XDG_VTNR:-0} == 1 ]]; then
exec start-cosmic
fi