Merge branch 'master' of github.com:LukeSmithxyz/LARBS
This commit is contained in:
commit
07b2c41f45
2 changed files with 2 additions and 1 deletions
1
larbs.sh
1
larbs.sh
|
@ -77,6 +77,7 @@ refreshkeys() { \
|
||||||
echo "[$repo]
|
echo "[$repo]
|
||||||
Include = /etc/pacman.d/mirrorlist-arch" >> /etc/pacman.conf
|
Include = /etc/pacman.d/mirrorlist-arch" >> /etc/pacman.conf
|
||||||
done
|
done
|
||||||
|
pacman -Sy >/dev/null 2>&1
|
||||||
pacman-key --populate archlinux
|
pacman-key --populate archlinux
|
||||||
;;
|
;;
|
||||||
esac ;}
|
esac ;}
|
||||||
|
|
|
@ -24,7 +24,7 @@ A,gtk-theme-arc-gruvbox-git,"gives the dark GTK theme used in LARBS."
|
||||||
,man-db,"lets you read man pages of programs."
|
,man-db,"lets you read man pages of programs."
|
||||||
,ncmpcpp,"a ncurses interface for music with multiple formats and a powerful tag editor."
|
,ncmpcpp,"a ncurses interface for music with multiple formats and a powerful tag editor."
|
||||||
,newsboat,"is a terminal RSS client."
|
,newsboat,"is a terminal RSS client."
|
||||||
,brave,"is an elegant browser with built-in adblocking, tor and other features."
|
A,brave-bin,"is an elegant browser with built-in adblocking, tor and other features."
|
||||||
,noto-fonts-emoji,"is an emoji font."
|
,noto-fonts-emoji,"is an emoji font."
|
||||||
,ntfs-3g,"allows accessing NTFS partitions."
|
,ntfs-3g,"allows accessing NTFS partitions."
|
||||||
,pipewire,"is the audio system."
|
,pipewire,"is the audio system."
|
||||||
|
|
|
Loading…
Reference in a new issue