provide a sane default for gpmdp's icon_size

This commit is contained in:
Andreas Simbuerger 2017-05-24 14:05:20 +02:00
parent 29dd7ad6fc
commit 0284964151
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ local function factory(args)
gpmdp_notification_preset = {
title = "Now playing",
icon_size = 64,
timeout = 6
}