⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module session_config

Module session_config 

Source
Expand description

Session configuration reader

Reads /etc/veridian/session.conf to determine the preferred desktop session type (KDE Plasma 6 or built-in DE). Falls back to Plasma if the config file is missing or unreadable.

Enums§

SessionPreference
Preferred session type read from config or CLI argument.

Functions§

kde_binaries_available
Check whether KDE binaries are available on the filesystem.
read_session_preference
Read the session preference from /etc/veridian/session.conf.