Skip to content

Commit b535e88

Browse files
committed
added firefox settings package to repo
1 parent 62d82de commit b535e88

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

airootfs/etc/pacman.conf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Architecture = auto
3333
# Misc options
3434
#UseSyslog
3535
Color
36-
ParallelDownloads = 3
36+
ParallelDownloads = 5
3737
# We cannot check disk space from within a chroot environment
3838
#CheckSpace
3939
#VerbosePkgLists
@@ -101,9 +101,9 @@ Include = /etc/pacman.d/mirrorlist
101101
#SigLevel = Optional TrustAll
102102
#Server = file:///home/custompkgs
103103

104-
[alg_repo]
105-
SigLevel = Optional TrustedOnly
106-
Server = https://arch-linux-gui.github.io/$repo/$arch
104+
#[alg_repo]
105+
#SigLevel = Optional TrustedOnly
106+
#Server = https://arch-linux-gui.github.io/$repo/$arch
107107

108108
[chaotic-aur]
109109
Include = /etc/pacman.d/chaotic-mirrorlist

packages.x86_64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ syslinux
8989
systemd-resolvconf
9090
tcpdump
9191
terminus-font
92-
termite-terminfo
9392
testdisk
9493
udftools
9594
usb_modeswitch
@@ -121,6 +120,7 @@ neofetch
121120

122121
#Browser
123122
firefox
123+
alg-firefox-settings
124124

125125
#Software Center
126126
pamac-aur

0 commit comments

Comments
 (0)