Fix GRUB theme, wallpaper, and netinstall config

- buildiso: copy Antergos GRUB theme to ISO boot directory
- profile.yaml: add antergos-grub-theme to rootfs packages
- netinstall: move antergos-grub-theme from optional Style to mandatory Default group
- main.xml: set Antergos wallpaper as KDE system default
- set-antergos-wallpaper.sh: add QDbus fallback, wait for plasmashell
- .gitignore: ignore linux-next/ and winver/
This commit is contained in:
2026-07-02 19:50:27 +02:00
parent 0216e403c5
commit 8efbcc153a
7 changed files with 120 additions and 10 deletions
@@ -10,6 +10,7 @@
- grub
- efibootmgr
- sudo
- antergos-grub-theme
- name: "Kernel"
description: "Kernel and modules"
@@ -61,8 +62,7 @@
- name: "Style"
description: "Antergos themes, icons, branding"
selected: false
packages:
- antergos-grub-theme
packages: []
- name: "Desktop"
description: "DE"
@@ -10,6 +10,7 @@
- grub
- efibootmgr
- sudo
- antergos-grub-theme
- name: "Kernel"
description: "Kernel and modules"
@@ -61,8 +62,7 @@
- name: "Style"
description: "Antergos themes, icons, branding"
selected: false
packages:
- antergos-grub-theme
packages: []
- name: "Desktop"
description: "DE"