launcher on top
This commit is contained in:
4
launcher
4
launcher
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user