Skip to content

Commit 5bf8cc9

Browse files
committed
Missing Packages
1 parent 88a17b0 commit 5bf8cc9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Configs/Home/.config/fastfetch/config.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"break",
1515
{
1616
"type": "custom",
17-
"format": "\u001b[36m┌───────────────────Eat 󰗲, Sleep , XeroLinux ───────────────────┐",
17+
"format": "\u001b[36m┌───────────────────Eat 󰗲, Sleep , ArchLinux ───────────────────┐",
1818
},
1919
{
2020
"type": "command",
2121
"key": "󰖟 Web",
2222
"keyColor": "cyan",
23-
"text": "echo WwW.XeroLinux.xYz",
23+
"text": "echo WwW.ArchLinux.OrG",
2424
"keyWidth": 26
2525
},
2626
{

install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ header "Installing Native Packages"
7575
sudo pacman -Sy --noconfirm --needed \
7676
cava kwin-zones imagemagick kvantum unzip jq xmlstarlet fastfetch \
7777
ttf-hack-nerd ttf-fira-code kdeconnect ttf-terminus-nerd \
78-
noto-fonts-emoji ttf-meslo-nerd kde-wallpapers
78+
noto-fonts-emoji ttf-meslo-nerd kde-wallpapers falkon
7979

8080
# Detect or install AUR helper
8181
setup_aur_helper() {
@@ -106,7 +106,7 @@ setup_aur_helper
106106

107107
header "Installing AUR Packages"
108108
$AUR_HELPER -S --noconfirm --needed \
109-
ttf-meslo-nerd-font-powerlevel10k tela-circle-icon-theme-purple oh-my-posh-bin
109+
ttf-meslo-nerd-font-powerlevel10k tela-circle-icon-theme-purple oh-my-posh-bin pacseek
110110

111111
header "Backing Up & Applying Rice"
112112
backup_dir="$HOME/.config-backup-$(date +%Y.%m.%d-%H.%M.%S)"

0 commit comments

Comments
 (0)