launcher on top

This commit is contained in:
2019-10-31 09:18:37 +01:00
parent 17c2b5c655
commit 0d6fe2abfa
3 changed files with 3 additions and 3 deletions

2
eco
View File

@@ -3,7 +3,7 @@
source anaconda_bernina_env
conda activate /sf/bernina/anaconda/bernina_envs/bernina36_op
ipython --pylab --profile=eco --no-banner -i -c "run /sf/bernina/config/src/python/eco_dev/startup_inline.py -l -s bernina"
ipython --pylab --profile=eco --no-banner -i -c "run /sf/bernina/config/src/python/eco/startup_inline.py -l -s bernina"
#python /sf/bernina/config/src/python/eco/startup.py -s bernina "$@" -l

0
is_control Normal file → Executable file
View File

View File

@@ -3,9 +3,9 @@
source /opt/gfa/python 3.5
if [ "$#" -eq 0 ]; then
pylauncher -m /sf/bernina/config/launcher_mapping --position 80 -120 /sf/bernina/config/launcher/S_Bernina.json
pylauncher -m /sf/bernina/config/launcher_mapping --position 80 -120 /sf/bernina/config/launcher/S_Bernina.json &
else
pylauncher -m /sf/bernina/config/launcher_mapping $@
pylauncher -m /sf/bernina/config/launcher_mapping $@ &
fi
sleep 5
wmctrl -r "SF-Bernina Launcher" -b add,above