curve: maybe fix pinentry?

This commit is contained in:
Anish Lakhwara
2025-07-04 21:19:39 -07:00
parent 5bb9a913df
commit 4049df5724
4 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
fontconfig
pandoc
taskwarrior-tui
vimwiki-cli
# vimwiki-cli
zk
(pkgs.writeScriptBin "jq-repl" ''
+1 -1
View File
@@ -73,7 +73,7 @@ in
#gtk4 theme
".config/gtk-4.0/settings.ini".text = ''
[Settings]
gtk-application-prefer-dark-theme=1
gtk-application-prefer-dark-theme=true
'';
# gtk3 theme
".config/gtk-3.0/settings.ini".text = ''