fix typo in urgency.lua (#3965)

This commit is contained in:
elig0n 2024-10-14 07:54:08 +03:00 committed by GitHub
parent 797e093bcd
commit e12ed2529b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ local notif = --DOC_HIDE
--DOC_NEWLINE --DOC_NEWLINE
-- Create a normal notification. -- Create a critical notification.
local notif2 = --DOC_HIDE local notif2 = --DOC_HIDE
naughty.notification { naughty.notification {
title = "A notification 2", title = "A notification 2",