Skip to content

Lilium-Linux/ags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Lilium Shell (Work in Progress)

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.

Installation

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.

About AGS

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)

For Developers

If you're interested in contributing to Lilium Shell or developing extensions for it, follow these steps to set up your development environment:

  1. Run ags --init to generate a tsconfig.json and symlink the generated types. This step provides type safety and auto-suggestions for your development workflow.

  2. 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.