[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/org-contacts 4facc6c870 3/4: enlarge default avatar ico
From: |
ELPA Syncer |
Subject: |
[elpa] externals/org-contacts 4facc6c870 3/4: enlarge default avatar icon image display size |
Date: |
Tue, 3 Dec 2024 15:59:03 -0500 (EST) |
branch: externals/org-contacts
commit 4facc6c87053549f7b8f0ca5c43bca9b5699add0
Author: stardiviner <numbchild@gmail.com>
Commit: stardiviner <numbchild@gmail.com>
enlarge default avatar icon image display size
---
org-contacts.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-contacts.el b/org-contacts.el
index 13a75ec5ac..06025c3f6e 100644
--- a/org-contacts.el
+++ b/org-contacts.el
@@ -143,7 +143,7 @@ The following replacements are available:
"Name of the property for IRC nickname match."
:type 'string)
-(defcustom org-contacts-icon-size 32
+(defcustom org-contacts-icon-size 64
"Size of the contacts icons."
:type 'string)