more transparent windows
This commit is contained in:
parent
df37a2b214
commit
9a9e1cef44
2 changed files with 3 additions and 3 deletions
|
@ -203,10 +203,10 @@
|
|||
(button
|
||||
:onclick "scripts/pop system"
|
||||
:class "icongpu"
|
||||
:tooltip "using ${gpu} of gpu"
|
||||
:tooltip gpu
|
||||
"")
|
||||
(label
|
||||
:text "${gpu}"
|
||||
:text gpu
|
||||
:class "gpu_label")))
|
||||
|
||||
(defwidget mem []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue