fix freedesktop specs links in lib/naughty/dbus.lua

This commit is contained in:
elig0n 2024-10-27 14:29:25 +02:00
parent 1fc7e33444
commit 16b9f9e993
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ local dbus = { config = {} }
local bus_connection local bus_connection
-- DBUS Notification constants -- DBUS Notification constants
-- https://specifications.freedesktop.org/notification-spec/notification-spec-latest.html#urgency-levels -- https://specifications.freedesktop.org/notification-spec/latest/urgency-levels.html
local urgency = { local urgency = {
low = "\0", low = "\0",
normal = "\1", normal = "\1",