mirror of
https://github.com/elenapan/dotfiles.git
synced 2026-01-12 01:28:01 +08:00
Add email icons for amarena and ephemeral notification themes
This commit is contained in:
parent
6902968bbc
commit
3d8f2aeaac
2 changed files with 2 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -50,6 +50,7 @@ local app_config = {
|
|||
['mpd'] = { icon = "", title = true },
|
||||
['mpv'] = { icon = "", title = true },
|
||||
['keyboard'] = { icon = "", title = false },
|
||||
['email'] = { icon = "", title = true },
|
||||
}
|
||||
|
||||
-- Template
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue