dotfiles/.config/puddletag/gensettings

26 lines
476 B
Plaintext
Raw Normal View History

{
"&Load last folder at startup": {
"value": true
2021-10-15 10:03:40 +00:00
},
"Program to &play files with:": {
2021-12-02 17:14:26 +00:00
"value": "mp -q --seek"
2021-10-15 10:03:40 +00:00
},
"Show &gridlines": {
"value": true
2021-10-15 10:03:40 +00:00
},
"Su&bfolders": {
"value": true
2021-10-15 10:03:40 +00:00
},
"&Preserve file modification times (if supported)": {
2021-10-31 19:22:56 +00:00
"value": false
2021-10-15 10:03:40 +00:00
},
"Show tooltips in file-view:": {
"value": true
2021-10-15 10:03:40 +00:00
},
"Automatically resize columns to contents": {
2021-10-15 12:26:58 +00:00
"value": false
2021-10-15 10:03:40 +00:00
},
"Show &row numbers": {
"value": true
}
2021-10-22 15:14:41 +00:00
}