mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Tweaks to the widget presentation
This commit is contained in:
committed by
Chris Cummer
parent
9756e1885f
commit
7b5d06c670
@@ -32,7 +32,7 @@ func NewWidget() *Widget {
|
||||
/* -------------------- Exported Functions -------------------- */
|
||||
|
||||
func (widget *Widget) Refresh() {
|
||||
widget.View.SetTitle(" 🦊 Status ")
|
||||
widget.View.SetTitle(" 🎁 Status ")
|
||||
widget.RefreshedAt = time.Now()
|
||||
|
||||
widget.View.Clear()
|
||||
|
||||
Reference in New Issue
Block a user