diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2023-11-06 12:34:29 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2023-11-06 12:34:29 +0530 |
commit | 4ebf61a1abe913e39379911040d76de9365d8143 (patch) | |
tree | 4f4da98825662997fdf1f062063edcf6ce408066 /arch-magik.sh | |
parent | 8d7c2dfeda4f3e51ab04433dec9b6dfe5f716b20 (diff) |
Adding gnome-keyring for persistant login for nextcloud-client
Diffstat (limited to 'arch-magik.sh')
-rwxr-xr-x | arch-magik.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch-magik.sh b/arch-magik.sh index fb9892d..e6dcc86 100755 --- a/arch-magik.sh +++ b/arch-magik.sh @@ -104,7 +104,7 @@ pacman --noconfirm --needed -Sy hyprland xdg-desktop-portal-hyprland foot kitty libnotify dunst wget jq aria2 bat cowsay neofetch emacs neovim qutebrowser \ dhcpcd wpa_supplicant networkmanager net-tools ncdu pamixer mpd ncmpcpp \ zsh-syntax-highlighting tmux pass pass-otp libconfig obs-studio v4l2loopback-dkms \ - polkit polkit-gnome trash-cli geoip gparted discord bluez bluez-utils yt-dlp ytfzf && + polkit polkit-gnome gnome-keyring nextcloud-client trash-cli geoip gparted discord bluez bluez-utils yt-dlp ytfzf && #ranger xorg-server xorg-xinit xorg-xkill xorg-xbacklight sxiv xwallpaper python-pywal ueberzug unclutter xclip maim xdotool flameshot sxhkd systemctl enable NetworkManager.service |