From b4b1a538090ae514b37a225f6c7b95d16c9429fd Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 15 Feb 2025 03:09:38 -0700 Subject: [PATCH] Install okular Signed-off-by: Tommy --- fedora-gnome/vault.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-gnome/vault.sh b/fedora-gnome/vault.sh index b40bcaa..91a45d3 100644 --- a/fedora-gnome/vault.sh +++ b/fedora-gnome/vault.sh @@ -30,4 +30,4 @@ sudo chmod +x /etc/qubes-rpc/qubes.SshAgent # Not using openssh-askpass here, because of this bug: # https://github.com/QubesOS/qubes-issues/issues/9741 -sudo dnf install -y keepassxc pinentry-gnome3 \ No newline at end of file +sudo dnf install -y keepassxc okular pinentry-gnome3 \ No newline at end of file