Skip to content

Commit

Permalink
added packages
Browse files Browse the repository at this point in the history
  • Loading branch information
behdanisohrab committed Oct 2, 2023
1 parent 565429e commit 2e7fca7
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 7 deletions.
4 changes: 2 additions & 2 deletions iso/airootfs/etc/sddm.conf.d/autologin.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Autologin]
Relogin=false
User=liveuser
Session=plasma
Session=mate

[Theme]
Current=breeze-dark
Current=
2 changes: 1 addition & 1 deletion iso/efiboot/loader/loader.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
timeout 15
default 01-archiso-x86_64-linux.conf
beep on
beep off
11 changes: 9 additions & 2 deletions iso/packages.x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -139,15 +139,18 @@ networkmanager
android-file-transfer

#Desktop
mate
mate-extra
sddm

#systemutils
btop
xdg-user-dirs
packagekit-qt5
neofetch-git
ttf-ms-fonts
parch-firefox-config
ttf-dejavu
firefox
parch-grub

#parchlinuxstuff
calamares
Expand All @@ -157,3 +160,7 @@ paru
parch-emoji-ios
parch-branding
parch-pacman
parch-welcome
fira-code-font
fira-code-mono
vazirmatn-fonts
4 changes: 2 additions & 2 deletions iso/profiledef.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env bash
# shellcheck disable=SC2034

iso_name="Parchlinux"
iso_label="PARCH_$(date +%Y%m)"
iso_name="Parchlinux Mate"
iso_label="PARCH_LINUX_MATE_$(date +%Y%m)"
iso_publisher="Parch Linux <https://parchlinux.ir>"
iso_application="Parch Linux Live/Rescue CD"
iso_version="$(date +%Y.%m.%d)"
Expand Down

0 comments on commit 2e7fca7

Please sign in to comment.