aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2024-02-16 01:07:04 +0100
committerHimbeerserverDE <himbeerserverde@gmail.com>2024-02-16 01:07:04 +0100
commitec7ed246fc76a67dea26d9d2fc3ef83b21e37d9a (patch)
treebb2871f6ec293e6d558b5e9216244a9ebe6b9bef
parent17fad716d845c77853aa2d572a7d2fe1acd8e8dd (diff)
replace pinentry-gtk-2 with wayland-compatible pinentry-qt
-rw-r--r--gpg-agent.conf2
-rwxr-xr-xinstall.sh1
2 files changed, 2 insertions, 1 deletions
diff --git a/gpg-agent.conf b/gpg-agent.conf
index 38c1f47..f30d462 100644
--- a/gpg-agent.conf
+++ b/gpg-agent.conf
@@ -1,3 +1,3 @@
default-cache-ttl 7200
max-cache-ttl 86400
-pinentry-program /usr/bin/pinentry-gtk-2
+pinentry-program /usr/bin/pinentry-qt
diff --git a/install.sh b/install.sh
index 2099a25..3478c15 100755
--- a/install.sh
+++ b/install.sh
@@ -55,6 +55,7 @@ if command_exists pacman; then
thunderbird \
signal-desktop \
element-desktop \
+ kwayland5 \
fontconfig \
terminus-font \
ttf-hack \