forked from quickshell/quickshell
ui/reload: use monospace font for error message
This commit is contained in:
parent
ec433d1a70
commit
ee31e5d226
1 changed files with 1 additions and 0 deletions
|
@ -185,6 +185,7 @@ PanelWindow {
|
||||||
selectionColor: palette.active.highlight
|
selectionColor: palette.active.highlight
|
||||||
selectedTextColor: palette.active.highlightedText
|
selectedTextColor: palette.active.highlightedText
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
font.family: "monospace"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue