View Single Post
Posts: 2 | Thanked: 3 times | Joined on Feb 2017
#6
I also have had the same problem.

You could use
Code:
wmctrl -r :ACTIVE: -b add,fullscreen
And here is modified line in /usr/share/applications/numptyphysics.desktop

Code:
Exec=sh -c "invoker --single-instance --type=e /opt/numptyphysics/bin/numptyphysics & sleep 1; wmctrl -r :ACTIVE: -b add,fullscreen"
 

The Following 3 Users Say Thank You to Ilya For This Useful Post: