mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
finally mail alerts can be turned on :D
This commit is contained in:
parent
0210161c77
commit
55125dbdcd
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,6 @@
|
|||
"function": "powerline_gitstatus.gitstatus",
|
||||
"draw_soft_divider": false,
|
||||
"draw_hard_divider": true,
|
||||
"priority": 20,
|
||||
"args": {
|
||||
"show_tag": "exact",
|
||||
"formats": {
|
||||
|
@ -40,6 +39,7 @@
|
|||
},
|
||||
{
|
||||
"type": "string",
|
||||
"priority": 30,
|
||||
"highlight_groups": ["background"],
|
||||
"draw_hard_divider": true,
|
||||
"width": "auto"
|
||||
|
@ -57,7 +57,7 @@
|
|||
},
|
||||
{
|
||||
"function": "powerline.segments.common.mail.email_imap_alert",
|
||||
"display": false,
|
||||
"display": true,
|
||||
"args": {
|
||||
"username_variable": "MAIL_USER",
|
||||
"password_variable": "MAIL_PASS",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue