Add gnome keyring
This commit is contained in:
@ -64,7 +64,8 @@ sudo pacman -S -q --noconfirm \
|
|||||||
print-manager \
|
print-manager \
|
||||||
libpaper \
|
libpaper \
|
||||||
ghostscript \
|
ghostscript \
|
||||||
sddm
|
sddm \
|
||||||
|
gnome-keyring
|
||||||
|
|
||||||
|
|
||||||
# Install programs using flatpak
|
# Install programs using flatpak
|
||||||
@ -156,6 +157,7 @@ cat ./configs/vimrc-config >> ~/.config/nvim/init.vim
|
|||||||
# Begin Plasma Configurations
|
# Begin Plasma Configurations
|
||||||
sudo systemctl enable bluetooth
|
sudo systemctl enable bluetooth
|
||||||
sudo systemctl start bluetooth
|
sudo systemctl start bluetooth
|
||||||
|
sudo systemctl enable --now docker
|
||||||
|
|
||||||
# Qogir
|
# Qogir
|
||||||
git clone https://github.com/vinceliuice/Qogir-kde
|
git clone https://github.com/vinceliuice/Qogir-kde
|
||||||
|
Reference in New Issue
Block a user