How to add "apulse" to Firefox launcher?

Using applications, configuring, problems
Post Reply
Message
Author
Bill Haynes
Posts: 5
Joined: Mon 23 Mar 2020, 21:06

How to add "apulse" to Firefox launcher?

#1 Post by Bill Haynes »

So I have resorted to starting Firefox with
"apulse firefox"
to get sound support,
I went through the "default application chooser" to set the application to the desktop icon.
How do I edit the launcher to add the needed parameters?
User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#2 Post by bigpup »

You have the desktop browse icon starting Firefox.

Right click on the desktop browse icon.
You will get a right click menu.
Select file 'browse' ->Open AS Text
Now you will see in a text editor the commands in this file.

The exec line.
Change it to add apulse.

Code: Select all

exec apulse firefox "$@"
Save change.
Close text editor.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)
Post Reply