I recently installed easystroke on my Ubuntu 14.04 LTS system. I want to add a shortcut stroke for the same. Can you guys tell me what command to use? location of android studio is
/home/antony/Documents/Android Studio Installation Files/android-studio/bin/studio.sh
for other apps like firefox i use
wmctrl -a Firefox || firefox
but this does not work for android studio
also
xdg-open of /home/....
opens the bash file in text editor instead of terminal..
Pls help me out guys