[gpg] Add gpg-agent config and fitting bemenu environment
Some checks failed
/ doom (push) Has been cancelled
Some checks failed
/ doom (push) Has been cancelled
This commit is contained in:
parent
dead204380
commit
04ec3ef6e5
2 changed files with 11 additions and 0 deletions
1
dot_config/environment.d/11-bemenu.conf
Normal file
1
dot_config/environment.d/11-bemenu.conf
Normal file
|
@ -0,0 +1 @@
|
|||
BEMENU_OPTS='--fn "VictorMono Nerd Font Propo Bold 16" --bottom --fb "#eff1f5" --ff "#4c4f69" --nb "#eff1f5" --nf "#4c4f69" --tb "#eff1f5" --hb "#eff1f5" --tf "#d20f39" --hf "#df8e1d" --af "#4c4f69" --ab "#eff1f5"'
|
10
private_dot_gnupg/gpg-agent.conf
Normal file
10
private_dot_gnupg/gpg-agent.conf
Normal file
|
@ -0,0 +1,10 @@
|
|||
default-cache-ttl 1800
|
||||
max-cache-ttl 999999
|
||||
enable-ssh-support
|
||||
allow-emacs-pinentry
|
||||
debug-level expert
|
||||
keep-display
|
||||
pinentry-program /usr/bin/pinentry-bemenu
|
||||
extra-socket /run/user/1000/gnupg/S.gpg-agent.extra
|
||||
grab
|
||||
allow-preset-passphrase
|
Loading…
Add table
Add a link
Reference in a new issue