small update
This commit is contained in:
parent
c4f6785845
commit
b1490ec9a8
100 changed files with 187 additions and 1695 deletions
|
@ -20,9 +20,9 @@ Singleton {
|
|||
}
|
||||
|
||||
readonly property QtObject border: QtObject {
|
||||
readonly property int thickness: 8
|
||||
readonly property int thickness: 0
|
||||
readonly property color color: "#1e1e2e"
|
||||
readonly property int rounding: 25
|
||||
readonly property int rounding: 0
|
||||
}
|
||||
|
||||
readonly property QtObject catppuccin: QtObject {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue