-
-
Notifications
You must be signed in to change notification settings - Fork 36
Description
Is your feature request related to a problem? Please describe.
I miss an option to open lyrics in a different webrowser. I like to see the lyrics in a tiny panel (wihout search bar, buttons and so) next to spotify. So everytime I open swaglyrics I need to resize and move my browser. Problem comes when I open a different link and goes to that tiny window -I need to resize it as well.
Describe the solution you'd like
I'd like to have a flag or an option to set the browser you want to use: swaglyrics -t google-chrome-stable
Describe alternatives you've considered
We could also open swaglyrics with a web application installed by a browser. I.E: swaglyrics -t /opt/google/chrome/google-chrome --profile-directory=Default --app-id=XXXXXXXXXXXXXXXXXXXXX --app-url=http://127.0.0.1:5042/
Thank you very much-