mirror of
https://github.com/philmmanjaro/alma.git
synced 2025-12-07 03:39:21 +01:00
[presets] add XFCE
This commit is contained in:
6
presets/xfce.toml
Normal file
6
presets/xfce.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
packages = ["xfce4", "ttf-dejavu", "lightdm-gtk-greeter"]
|
||||
script = """
|
||||
set -exu
|
||||
|
||||
systemctl enable lightdm
|
||||
"""
|
||||
Reference in New Issue
Block a user