Added sunflower
This commit is contained in:
parent
3b11e44798
commit
1f4e9911f1
11 changed files with 340 additions and 0 deletions
26
config/sunflower/tabs.json
Normal file
26
config/sunflower/tabs.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"left": {
|
||||
"active_tab": 0,
|
||||
"tabs": [
|
||||
{
|
||||
"class": "FileList",
|
||||
"lock": null,
|
||||
"path": "/home/dbroqua",
|
||||
"sort_ascending": true,
|
||||
"sort_column": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"right": {
|
||||
"active_tab": 0,
|
||||
"tabs": [
|
||||
{
|
||||
"class": "FileList",
|
||||
"lock": null,
|
||||
"path": "/home/dbroqua",
|
||||
"sort_ascending": true,
|
||||
"sort_column": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue