Merge pull request #3967 from elig0n/notif_template1

ruled.notifications remove mistaken code example line
This commit is contained in:
mergify[bot] 2024-10-26 14:00:01 +00:00 committed by GitHub
commit d998bb256c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ local notif2 = --DOC_HIDE
naughty.notification { --DOC_HIDE
title = "Daft Punk", --DOC_HIDE
message = "Harder, Better, Faster, Stronger", --DOC_HIDE
icon = beautiful.awesome_icon,
icon = beautiful.awesome_icon, --DOC_HIDE
icon_size = 128, --DOC_HIDE
app_name = "mdp", --DOC_HIDE
} --DOC_HIDE