diff --git a/main.go b/main.go index 215bb79..05cc3b2 100644 --- a/main.go +++ b/main.go @@ -24,7 +24,7 @@ func main() { Layout: VBox{}, Children: []Widget{ TextLabel{ - Text: "The DLSS Indicator is currently", + Text: "The DLSS Indicator status:", TextAlignment: AlignHCenterVCenter, }, TextLabel{