feat(nvim): Move image.nvim's configuration based on neovide or nvim
This commit is contained in:
@@ -288,6 +288,7 @@ in {
|
||||
base_url = "https://pass.uttarayan.me";
|
||||
pinentry =
|
||||
if device.isMac
|
||||
# then pkgs.pinentry_mac
|
||||
then pkgs.pinentry-curses
|
||||
else pkgs.pinentry-gnome3;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user