added fastfetch
This commit is contained in:
parent
2b47491e9a
commit
6a7bb5b216
2 changed files with 3 additions and 3 deletions
|
@ -146,8 +146,8 @@ cosmic-epoch-git
|
|||
#systemutils
|
||||
btop
|
||||
xdg-user-dirs
|
||||
packagekit-qt5
|
||||
neofetch-git
|
||||
fastfetch
|
||||
|
||||
#ParchLinux Core Packages
|
||||
parch-welcome
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env bash
|
||||
# shellcheck disable=SC2034
|
||||
|
||||
iso_name="Parchlinux"
|
||||
iso_label="PARCH_$(date +%Y%m)"
|
||||
iso_name="Parchlinux Cosmic"
|
||||
iso_label="Parch_Linux-Cosmic$(date +%Y%m)"
|
||||
iso_publisher="Parch Linux <https://parchlinux.com>"
|
||||
iso_application="Parch Linux Live/Rescue CD"
|
||||
iso_version="$(date +%Y.%m.%d)"
|
||||
|
|
Loading…
Add table
Reference in a new issue