dotfiles/.config/puddletag/gensettings

26 lines
466 B
Text
Raw Normal View History

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