feat: new Antergos NeXT Minimal (Xfce) edition — branding, theme, and packaging
Introduces a lightweight Xfce-based variant of Antergos NeXT to work around the 2 GB GitHub Releases limit for the full Plasma ISO. New packages in antergos-packages: - calamares-branding-antergos-next-minimal: Calamares branding variant that says "Minimal (Xfce)" with a notesqml page explaining why this edition exists (Plasma ISO exceeded GitHub's 2 GB limit). - antergos-xfce-theme: GTK 2.0/3.0/3.20 + xfwm4 theme based on Numix, recolored to Antergos brand accent (#4A9EFF). Includes xfce-notify-4.0, metacity-1, openbox-3, and unity support directories. packages.yaml updated with both new packages in the build list.
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
---
|
||||
componentName: antergos-next-minimal
|
||||
|
||||
welcomeStyleCalamares: false
|
||||
welcomeExpandingLogo: true
|
||||
|
||||
windowExpanding: normal
|
||||
windowSize: 920px,630px
|
||||
windowPlacement: center
|
||||
|
||||
sidebar: qml,top
|
||||
navigation: qml,bottom
|
||||
|
||||
strings:
|
||||
productName: "Antergos NeXT Minimal"
|
||||
shortProductName: "Antergos NeXT"
|
||||
version: "rolling"
|
||||
shortVersion: "rolling"
|
||||
versionedName: "Antergos NeXT Minimal rolling"
|
||||
shortVersionedName: "Antergos NeXT Minimal"
|
||||
bootloaderEntryName: "Antergos NeXT"
|
||||
productUrl: "https://github.com/Antergos-NeXT"
|
||||
supportUrl: "https://github.com/Antergos-NeXT"
|
||||
knownIssuesUrl: "https://github.com/Antergos-NeXT/antergos-iso/issues"
|
||||
releaseNotesUrl: "https://github.com/Antergos-NeXT"
|
||||
donateUrl: ""
|
||||
|
||||
images:
|
||||
productIcon: "antergos-icon.png"
|
||||
productLogo: "antergos-icon.png"
|
||||
productWelcome: "antergos-logo.png"
|
||||
|
||||
style:
|
||||
SidebarBackground: "#20252B"
|
||||
SidebarText: "#C8D6E5"
|
||||
SidebarTextCurrent: "#FFFFFF"
|
||||
SidebarBackgroundCurrent: "#4A9EFF"
|
||||
|
||||
slideshow: "show.qml"
|
||||
slideshowAPI: 2
|
||||
Reference in New Issue
Block a user