diff options
author | Aditya <bluenerd@protonmail.com> | 2023-02-27 10:50:13 +0530 |
---|---|---|
committer | Aditya <bluenerd@protonmail.com> | 2023-02-27 10:50:13 +0530 |
commit | f30bb8736b29333c07acde19faaf9caf45f5b26e (patch) | |
tree | 9a6d9b9f1eb5f8cfd62e662e180cc99f02d608dd /lite-xl/ws/home-1 | |
parent | c023fd7cd95c60252e7a9c89baeaa9a720b4c944 (diff) |
add lite-xl (hopefully correctly)
Diffstat (limited to 'lite-xl/ws/home-1')
-rw-r--r-- | lite-xl/ws/home-1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lite-xl/ws/home-1 b/lite-xl/ws/home-1 new file mode 100644 index 0000000..bc295b3 --- /dev/null +++ b/lite-xl/ws/home-1 @@ -0,0 +1 @@ +return { path = "/home", documents = {["type"]="leaf",["active_view"]=1,["views"]={[1]={["type"]="view",["scroll"]={["y"]=0,["x"]=0,["to"]={["y"]=0,["x"]=0}},["active"]=true,["module"]="core.emptyview"}}}, directories = {} } |