diff --git a/config/awesome/notifications/themes/amarena.lua b/config/awesome/notifications/themes/amarena.lua index 41d6bc9..4c8fafd 100644 --- a/config/awesome/notifications/themes/amarena.lua +++ b/config/awesome/notifications/themes/amarena.lua @@ -33,9 +33,9 @@ local app_config = { ['mpd'] = { icon = "", title = true }, ['mpv'] = { icon = "", title = true }, ['keyboard'] = { icon = "", title = false }, + ['email'] = { icon = "", title = true }, } --- TODO TODO TODO local urgency_bg = { ['low'] = x.color4, ['normal'] = x.color11, diff --git a/config/awesome/notifications/themes/ephemeral.lua b/config/awesome/notifications/themes/ephemeral.lua index 5acb749..fbbc64f 100644 --- a/config/awesome/notifications/themes/ephemeral.lua +++ b/config/awesome/notifications/themes/ephemeral.lua @@ -50,6 +50,7 @@ local app_config = { ['mpd'] = { icon = "", title = true }, ['mpv'] = { icon = "", title = true }, ['keyboard'] = { icon = "", title = false }, + ['email'] = { icon = "", title = true }, } -- Template