chore: fix pinentry
This commit is contained in:
parent
6043d0997c
commit
abacbb57d7
3 changed files with 13 additions and 9 deletions
|
@ -15,5 +15,8 @@ dunst &
|
|||
# Enable our compositor
|
||||
picom -b
|
||||
|
||||
# Fix for pinentry bug on NixOS
|
||||
gpgconf --reload gpg-agent
|
||||
|
||||
# Launch our window manager
|
||||
exec xmonad
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue