1
0
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:
Chris Cummer
2018-05-09 08:56:34 -07:00
parent d246cb4c4a
commit 7adc0cdb11
2 changed files with 20 additions and 22 deletions

View File

@@ -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