Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 633 Bytes

File metadata and controls

19 lines (10 loc) · 633 Bytes

Configuration Files

This document explains the configuration files used in the project.

configs/

The configs/ directory contains important system configuration files used by the distribution.

grub/themes/

This folder contains GRUB bootloader themes.

GRUB is responsible for the boot menu when the system starts. The themes in this folder control how the boot menu looks, including colours, layout, and fonts.

setup-configs/

This folder contains setup-related configuration files used during system setup or installation.

These configurations help define how the system is prepared, installed, or initialised.