escape icons so edit tool does not break them
This commit is contained in:
parent
de2be39a88
commit
3dc6111825
13 changed files with 22 additions and 22 deletions
|
|
@ -3,7 +3,7 @@ import Quickshell.Io
|
|||
import "." as M
|
||||
|
||||
M.BarIcon {
|
||||
icon: ""
|
||||
icon: "\uF011"
|
||||
|
||||
Process {
|
||||
id: proc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue