feat: initial commit — void-installer multi-profile (stable-cinnamon + mainline-niri)
This commit is contained in:
20
config/profiles/stable-cinnamon/profile.conf
Normal file
20
config/profiles/stable-cinnamon/profile.conf
Normal file
@@ -0,0 +1,20 @@
|
||||
# Stable Cinnamon profile (default).
|
||||
# This is the ORIGINAL setup: stable Void kernel + Cinnamon DE + X11.
|
||||
PROFILE_NAME="stable-cinnamon"
|
||||
PROFILE_DESC="Stable Void kernel + Cinnamon (X11) — current production profile"
|
||||
|
||||
# Kernel — use Void's stable LTS.
|
||||
KERNEL_PKG="linux"
|
||||
|
||||
# Display server / DE.
|
||||
DISPLAY_SERVER="x11"
|
||||
DESKTOP="cinnamon"
|
||||
|
||||
# Package list (relative to repo root).
|
||||
PROFILE_PACKAGES_FILE="config/profiles/stable-cinnamon/packages.list"
|
||||
|
||||
# Default GTK theme + icons (overrides install.conf if set there).
|
||||
GTK_THEME="Gruvbox-Dark"
|
||||
ICON_THEME="Gruvbox-Plus-Dark"
|
||||
DEFAULT_TERMINAL="alacritty"
|
||||
CURSOR_THEME="Bibata-Modern-Ice"
|
||||
Reference in New Issue
Block a user