The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
1

Launching Android Studio with dmenu

asked 2015-01-13 06:29:50 +0000

andy gravatar image

What's the best way to launch Android Studio with dmenu? I have Android Studio installed at ~/software/android-studio and the startup script is ~/software/android-studio/bin/studio.sh. Thanks!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-01-13 07:37:51 +0000

Michael Rose gravatar image

You should add its directory to your path. Please see environmental variables https://wiki.archlinux.org/index.php/... including the section on the path variable.

edit flag offensive delete link more

Comments

I added `~/software/android-studio/bin` to my path and confirmed that I can launch `studio.sh` from a terminal but it doesn't launch from dmenu. I also tried an alias but it doesn't seem like dmenu recognizes aliases.

andy gravatar imageandy ( 2015-01-13 07:45:41 +0000 )edit

Question Tools

Stats

Asked: 2015-01-13 06:29:50 +0000

Seen: 469 times

Last updated: Jan 13