mirror of
https://github.com/neon443/DockPhobia.git
synced 2026-03-11 06:49:12 +00:00
yessssss
we can do most of the stuff in the python rewrite, screen size getting move dock get dock height now just need to bring it together
This commit is contained in:
20
.nova/Tasks/Virtual Environment.json
Normal file
20
.nova/Tasks/Virtual Environment.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"actions" : {
|
||||
"run" : {
|
||||
"postActions" : [
|
||||
{
|
||||
"script" : ". *Py\/venv\/bin\/activate\npython3 *Py\/main.py",
|
||||
"type" : "runScript"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"extension" : {
|
||||
"identifier" : "net.danwatson.Python",
|
||||
"name" : "Python"
|
||||
},
|
||||
"extensionTemplate" : "virtualenv",
|
||||
"extensionValues" : {
|
||||
"script" : "DockPhobiaPy\/main.py"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user