aboutsummaryrefslogtreecommitdiffstats
path: root/yeetube.el
diff options
context:
space:
mode:
Diffstat (limited to 'yeetube.el')
-rw-r--r--yeetube.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/yeetube.el b/yeetube.el
index a13cc81..dad1c7d 100644
--- a/yeetube.el
+++ b/yeetube.el
@@ -123,7 +123,7 @@ Valid options include:
:tag "Yeetube Faces"
:prefix 'yeetube-face)
-(defcustom yeetube-thumbnail-size '(90 . 90)
+(defcustom yeetube-thumbnail-size '(120 . 90)
"Thumbnail size (height width)."
:type '(cons integer integer)
:group 'yeetube)