1
0
Fork 0

Add gnome keyring

This commit is contained in:
Florian RICHER 2022-09-06 12:14:54 +02:00
parent 419d6798f9
commit 593d3b5552
No known key found for this signature in database
GPG key ID: 6BF27BF8A1E71623

View file

@ -4,7 +4,8 @@
# Common packages
# ## yay => Use to install AUR packages | Used by (Here in below)
# ## keepassxc => Use to manage keepassxc
packages=(curl git gitui yay keepassxc)
# ## Gnome keyring => Use to manage ssh keys, app keys, gpg, ...
packages=(curl git gitui yay keepassxc gnome-keyring)
# ## falchion-shutdown | My custom AUR packages to avoid shutdown my computer when keyboard is sleeping
# ## nerd-fonts-complete | To install my preferred fonts :)
aur_packages=(falchion-shutdown nerd-fonts-complete spotify)