Lilium Shell is a Linux shell based on AGS (Aylur's GTK Shell). It aims to provide a customizable and efficient graphical user interface for Linux users.
To install Lilium Shell, you can use the provided installation script available in the ags-config-installer repository. Follow the instructions to set up Lilium Shell on your system.
AGS (Aylur's GTK Shell) is a versatile shell for Wayland Linux systems. You can find more information and the source code for AGS on its GitHub repository: Aylur's GTK Shell (AGS)
If you're interested in contributing to Lilium Shell or developing extensions for it, follow these steps to set up your development environment:
-
Run
ags --init
to generate atsconfig.json
and symlink the generated types. This step provides type safety and auto-suggestions for your development workflow. -
Download Lilium Shell by running the installation script available at ags-config-installer. This script will fetch the necessary components and set up Lilium Shell on your system.