Skip to content

Commit

Permalink
added removed blackbox added gnome-terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
behdanisohrab committed Apr 6, 2024
1 parent 7ee16b3 commit 3b0cff3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion iso/packages.x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ celluloid
xdg-desktop-portal-gnome
xdg-user-dirs-gtk
yelp
blackbox-terminal
gnome-terminal
parch-gdm-config
parch-welcome
parch-grub
Expand Down
4 changes: 2 additions & 2 deletions iso/profiledef.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ iso_version="$(date +%Y.%m.%d)"
install_dir="arch"
buildmodes=('iso')
bootmodes=('bios.syslinux.mbr' 'bios.syslinux.eltorito'
'uefi-x64.systemd-boot.esp'
'uefi-x64.systemd-boot.eltorito')
'uefi-ia32.grub.esp' 'uefi-x64.systemd-boot.esp'
'uefi-ia32.grub.eltorito' 'uefi-x64.systemd-boot.eltorito')
arch="x86_64"
pacman_conf="pacman.conf"
airootfs_image_type="squashfs"
Expand Down

0 comments on commit 3b0cff3

Please sign in to comment.