fix: add antergos-wallpapers to rootfs packages, restore Install Artix hide
- antergos-wallpapers now installed into rootfs so the KDE wallpaper picker shows the Antergos wallpaper automatically (package installs to /usr/share/wallpapers/antergos-wallpaper/ with metadata.desktop). - Restored calamares-config-switcher.desktop in live-overlay with NoDisplay=true to hide 'Install Artix' from the app menu. Previous deletion exposed the package version, making it visible again.
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Version=1.0
|
||||||
|
Name=Install Artix
|
||||||
|
GenericName=System Installer
|
||||||
|
Keywords=calamares;system;installer;
|
||||||
|
TryExec=calamares-config-switcher
|
||||||
|
Exec=calamares-config-switcher
|
||||||
|
Comment=Calamares — System Installer
|
||||||
|
Icon=artixlinux-logo
|
||||||
|
Terminal=false
|
||||||
|
StartupNotify=true
|
||||||
|
Categories=Qt;System;
|
||||||
|
NoDisplay=true
|
||||||
@@ -92,6 +92,7 @@ rootfs:
|
|||||||
- calamares-branding-antergos-next
|
- calamares-branding-antergos-next
|
||||||
- antergos-welcome
|
- antergos-welcome
|
||||||
- antergos-next-memes
|
- antergos-next-memes
|
||||||
|
- antergos-wallpapers
|
||||||
- hiredis
|
- hiredis
|
||||||
- libdbi
|
- libdbi
|
||||||
- libesmtp
|
- libesmtp
|
||||||
|
|||||||
Reference in New Issue
Block a user