Run Firefox with run-as-spot and apulse

Moderator: Forum moderators

Post Reply
User avatar
rockedge
Site Admin
Posts: 6538
Joined: Mon Dec 02, 2019 1:38 am
Location: Connecticut,U.S.A.
Has thanked: 2745 times
Been thanked: 2619 times
Contact:

Run Firefox with run-as-spot and apulse

Post by rockedge »

To run Firefox (or other) with sound as user 'spot'.

This will work:

Code: Select all

root# run-as-spot apulse firefox

So this script should as well:

Code: Select all

#!/bin/sh
run-as-spot apulse firefox
User avatar
xenial
Posts: 504
Joined: Mon Jul 13, 2020 7:41 am
Location: Lincolnshire.UK.
Has thanked: 92 times
Been thanked: 41 times

Re: Run Firefox with run-as-spot and apulse

Post by xenial »

This works tremendously thank you.

Post Reply

Return to “Browsers”