diff --git a/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/netinstall.yaml b/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/netinstall.yaml index a731469..8ed232c 100644 --- a/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/netinstall.yaml +++ b/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/netinstall.yaml @@ -62,28 +62,6 @@ - artools-iso - artools-pkg -- name: "Style" - description: "Antergos themes, icons, branding" - selected: false - packages: - - antergos-layan-theme - - tela-circle-icon-theme-git - - cava - - python-websockets - - qt6-websockets - - btop - - imagemagick - - fastfetch - - noto-fonts-emoji - - adw-gtk-theme - - ttf-hack-nerd - - ttf-fira-code - - ttf-terminus-nerd - - ttf-meslo-nerd - - kwin-zones - - oh-my-posh-bin - - pacseek - - name: "Init Services" diff --git a/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/packagechooser_de.conf b/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/packagechooser_de.conf index b45f33a..17967c1 100644 --- a/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/packagechooser_de.conf +++ b/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/packagechooser_de.conf @@ -30,6 +30,24 @@ items: - kwalletmanager - okular - partitionmanager + - antergos-next-desktop-settings + - antergos-layan-theme + - tela-circle-icon-theme-git + - cava + - python-websockets + - qt6-websockets + - btop + - imagemagick + - fastfetch + - noto-fonts-emoji + - adw-gtk-theme + - ttf-hack-nerd + - ttf-fira-code + - ttf-terminus-nerd + - ttf-meslo-nerd + - kwin-zones + - oh-my-posh-bin + - pacseek - id: Xfce name: "Xfce" description: "Lightweight traditional desktop. Fast and low on resources." @@ -89,6 +107,7 @@ items: critical: false packages: - i3 + - antergos-i3-config - id: Sway name: "Sway" description: "i3-compatible Wayland compositor" @@ -102,6 +121,7 @@ items: - swaybg - swayidle - swaylock + - antergos-sway-config - id: Hyprland name: "Hyprland" description: "Dynamic tiling Wayland compositor with eye candy" @@ -113,6 +133,7 @@ items: packages: - hyprland - xdg-desktop-portal-hyprland + - antergos-hyprland-config - id: COSMIC name: "COSMIC" description: "Modern Rust-based desktop. Select greetd as DM." diff --git a/iso-profiles/antergos/live-overlay/etc/calamares/modules/netinstall.yaml b/iso-profiles/antergos/live-overlay/etc/calamares/modules/netinstall.yaml index d4d5d14..f4f1d9d 100644 --- a/iso-profiles/antergos/live-overlay/etc/calamares/modules/netinstall.yaml +++ b/iso-profiles/antergos/live-overlay/etc/calamares/modules/netinstall.yaml @@ -76,28 +76,6 @@ - syslog-ng-dinit - power-profiles-daemon-dinit -- name: "Style" - description: "Antergos themes, icons, branding" - selected: false - packages: - - antergos-layan-theme - - tela-circle-icon-theme-git - - cava - - python-websockets - - qt6-websockets - - btop - - imagemagick - - fastfetch - - noto-fonts-emoji - - adw-gtk-theme - - ttf-hack-nerd - - ttf-fira-code - - ttf-terminus-nerd - - ttf-meslo-nerd - - kwin-zones - - oh-my-posh-bin - - pacseek - - name: "Utilities" description: "System Utilities" selected: true diff --git a/iso-profiles/antergos/live-overlay/etc/calamares/modules/packagechooser_de.conf b/iso-profiles/antergos/live-overlay/etc/calamares/modules/packagechooser_de.conf index 54f1378..3bf5192 100644 --- a/iso-profiles/antergos/live-overlay/etc/calamares/modules/packagechooser_de.conf +++ b/iso-profiles/antergos/live-overlay/etc/calamares/modules/packagechooser_de.conf @@ -59,6 +59,23 @@ items: - spectacle - xdg-desktop-portal-kde - xsettingsd + - antergos-layan-theme + - tela-circle-icon-theme-git + - cava + - python-websockets + - qt6-websockets + - btop + - imagemagick + - fastfetch + - noto-fonts-emoji + - adw-gtk-theme + - ttf-hack-nerd + - ttf-fira-code + - ttf-terminus-nerd + - ttf-meslo-nerd + - kwin-zones + - oh-my-posh-bin + - pacseek - id: Xfce name: "Xfce" description: "Lightweight traditional desktop. Fast and low on resources." @@ -193,6 +210,7 @@ items: - i3blocks - i3lock - i3status + - antergos-i3-config - id: Sway name: "Sway" description: "i3-compatible Wayland compositor" @@ -206,6 +224,7 @@ items: - swaybg - swayidle - swaylock + - antergos-sway-config - id: Hyprland name: "Hyprland" description: "Dynamic tiling Wayland compositor with eye candy" @@ -217,6 +236,7 @@ items: packages: - hyprland - xdg-desktop-portal-hyprland + - antergos-hyprland-config - id: COSMIC name: "COSMIC" description: "Modern Rust-based desktop. Select greetd as DM."