curve: maybe fix pinentry?
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
fontconfig
|
||||
pandoc
|
||||
taskwarrior-tui
|
||||
vimwiki-cli
|
||||
# vimwiki-cli
|
||||
zk
|
||||
|
||||
(pkgs.writeScriptBin "jq-repl" ''
|
||||
|
||||
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user