blablabla
This commit is contained in:
parent
33906413b4
commit
f1a947e02e
@ -9,13 +9,13 @@ FileView {
|
||||
path: "/home/lucy/.cache/quickshell_settings.json"
|
||||
|
||||
watchChanges: true
|
||||
onAdapterChanged: writeAdapter()
|
||||
onAdapterUpdated: writeAdapter()
|
||||
|
||||
adapter: JsonAdapter {
|
||||
id: jsonAdapter
|
||||
property string currentWall: ""
|
||||
property string wallDir: "/home/lucy/.walls/"
|
||||
property string font: "SFMono Nerd Font Propo"
|
||||
property string font: "CommitMono Nerd Font Propo"
|
||||
property real fontSize: 14
|
||||
|
||||
onCurrentWallChanged: settingsView.writeAdapter()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user