Skip to content

Commit 26216c1

Browse files
authored
Update kingwatch.kv
1 parent 93383c1 commit 26216c1

1 file changed

Lines changed: 8 additions & 12 deletions

File tree

kingwatch.kv

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,17 @@
88
font_size: "28sp"
99
bold: True
1010

11-
BoxLayout:
12-
orientation: "vertical"
13-
spacing: 10
14-
15-
Label:
16-
text: "CPU Monitor"
11+
Label:
12+
text: "CPU Monitor"
1713

18-
Label:
19-
text: "RAM Monitor"
14+
Label:
15+
text: "RAM Monitor"
2016

21-
Label:
22-
text: "Battery Monitor"
17+
Label:
18+
text: "Battery Monitor"
2319

24-
Label:
25-
text: "Network Monitor"
20+
Label:
21+
text: "Network Monitor"
2622

2723
Button:
2824
text: "Refresh"

0 commit comments

Comments
 (0)