From 1eb8da5e371ec1cf239f7ab7dcff68c9b47961af Mon Sep 17 00:00:00 2001 From: D4VID Date: Thu, 22 Feb 2024 19:44:53 +0100 Subject: [PATCH] Install gvfs-goa to access online accounts files --- eos-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eos-setup.sh b/eos-setup.sh index 3361a0d..e242c9e 100755 --- a/eos-setup.sh +++ b/eos-setup.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # main packages -yay -Sy vim neovim tmux zsh bat gparted gimp htop libreoffice-fresh wireshark-qt chromium discord vlc stow exa thefuck xclip --needed --noconfirm +yay -Sy vim neovim tmux zsh bat gparted gimp htop libreoffice-fresh wireshark-qt chromium discord vlc stow exa thefuck xclip gvfs-goa --needed --noconfirm # plasma # yay -Sy plasma-wayland-session plasma-systemmonitor --needed --noconfirm