mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-08-24 02:24:14 -05:00
hl.mata.lua: add string to NotificationOptions's icon param. (#14334)
This commit is contained in:
+1
-1
@@ -459,7 +459,7 @@ local __HL_PermissionSpec = {}
|
||||
---@class HL.NotificationOptions
|
||||
---@field color? string
|
||||
---@field timeout? number
|
||||
---@field icon? integer
|
||||
---@field icon? integer|string
|
||||
---@field font_size? number
|
||||
local __HL_NotificationOptions = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user