mirror of https://github.com/lcpz/lain.git
provide a sane default for gpmdp's icon_size
This commit is contained in:
parent
29dd7ad6fc
commit
0284964151
|
@ -30,6 +30,7 @@ local function factory(args)
|
|||
|
||||
gpmdp_notification_preset = {
|
||||
title = "Now playing",
|
||||
icon_size = 64,
|
||||
timeout = 6
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue