waybar: replace Thunderbird with Evolution
This commit is contained in:
parent
c23b954c37
commit
10a31df737
|
|
@ -56,7 +56,7 @@
|
||||||
"tooltip-format": false,
|
"tooltip-format": false,
|
||||||
"format-alt": " {:%T %F}",
|
"format-alt": " {:%T %F}",
|
||||||
"format": " {:%H:%M %e %b}",
|
"format": " {:%H:%M %e %b}",
|
||||||
"on-click-right": "thunderbird -calendar"
|
"on-click-right": "evolution -c calendar"
|
||||||
},
|
},
|
||||||
"network": {
|
"network": {
|
||||||
"format-wifi": "{essid} ({signalStrength}%) ",
|
"format-wifi": "{essid} ({signalStrength}%) ",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue