mirror of
https://github.com/hyprwm/hyprpolkitagent.git
synced 2024-11-21 18:05:59 +01:00
qml: use windowText for main label
This commit is contained in:
parent
14598c27ac
commit
ce83054d0f
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ ApplicationWindow {
|
|||
}
|
||||
|
||||
Label {
|
||||
color: system.windowText
|
||||
text: hpa.getMessage()
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue