Config: Fix pinentry

This commit is contained in:
Riyyi
2024-07-16 21:51:03 +02:00
parent 33f22e6471
commit f223178f39
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
pinentry-program /usr/bin/pinentry
pinentry-program /usr/bin/pinentry-gtk
default-cache-ttl 900
max-cache-ttl 7200
+3 -1
View File
@@ -1,10 +1,12 @@
[dmenu]
dmenu_command = /usr/bin/rofi -dmenu -i
pinentry = /usr/bin/pinentry
pinentry = /usr/bin/pinentry-gtk
[database]
database_1 = ~/documents/password.kdbx
keyfile_1 =
pw_cache_period_min = 60
autotype_default = {USERNAME}{TAB}{PASSWORD}{ENTER}
gui_editor = emacsclient
editor = vim