mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Bringing back the Status widget
This commit is contained in:
@@ -11,9 +11,9 @@ import (
|
||||
var Config *config.Config
|
||||
|
||||
type TextWidget struct {
|
||||
enabled bool
|
||||
enabled bool
|
||||
focusable bool
|
||||
|
||||
focusable bool
|
||||
Name string
|
||||
RefreshedAt time.Time
|
||||
RefreshInt int
|
||||
|
||||
Reference in New Issue
Block a user