Registered Member
|
I'm getting this error when I'm trying to create a shortcut on the Desktop for a different Firefox profile.
In the properties of the Firefox shortcut under Application tab I want to replace the command
Output of
on root directory:
I'm using KDE Plasma on Arch Linux. |
Registered Member
|
The easiest would be if you create such a desktop file altogether. In /usr/share/applications (as root) for example. Just make sure you name it different than plain firefox.
This realm's name is Maya. And she speaks Hertz. But Ahamkara makes a fuzz about it.
|
Registered Member
|
As a sidenote. You can create several profile launcher entries when you right-click the firefox application if you like. That has to be done by editing the /usr/share/applications/firefox.desktop file. You need to create desktop actions in that file. As root of course. Something like:
[Desktop Action Profile X] Name=Open Profile X Exec=firefox -no-remote -p "profilename" Make sure that the particular desktop action's name is listed under Actions=...., in the file. This way you can add as many entries you like and access them by just right clicking the Firefox application icon. By default there's only "open new window" and "open private window". But you can add whatever you like. And not only for firefox btw. Here's such an example with Brave browser/Youtube. https://imgur.com/a/McLNrks
This realm's name is Maya. And she speaks Hertz. But Ahamkara makes a fuzz about it.
|
Registered Member
|
It doesn't necessarily have to be in the firefox file. You can launch it from a terminal if you like. Same method. Create the desktop action within the desktop file. It's an alternative to have a cluttered interface, full of all kinds of desktop files. https://imgur.com/a/L30WnXj
This realm's name is Maya. And she speaks Hertz. But Ahamkara makes a fuzz about it.
|
Registered Member
|
Thanks a lot! This is really a cool feature. I will try this with konsole and other apps as well. So cool!
|
Registered Member
|
Also, can you tell me how do you add the icons to the actions? How do you find out the name of the icon present on your system. And is it possible to use an url for the icon? Like "https://www.abcd.com/file/image/icon.png" ? |
Registered Member
|
The icon?
[Desktop Action Whatever] Name=Whatever Icon=/path/to/icon Exec=whatever Ps: it's a good habit to backup some of these application files. Especially the ones that get updated a lot. You could make persistent ones in ~/.local/share/applications, but sometimes they clash with the ones in /usr/share/applications. It's a bit of trial really. So, backing up heavily modified ones is a good thing. You can then always retrieve whatever you made.
This realm's name is Maya. And she speaks Hertz. But Ahamkara makes a fuzz about it.
|
Registered Member
|
Actually I wanted to know where the icons are stored. Anyways I got it.
Right click an application -> Edit Application -> Click on icon -> Copy the name of the icon you want -> Add it to the .desktop file under Desktop Action as Icon="name of the icon".
Sure, I'll back them up. Thanks. |
Registered Member
|
You can set shortcuts to websites if you want in a certain application. You don't specifically have to create a whole bunch of shortcuts for that.
I personally have a couple of ssb's to have quick access to certain sites ( which is especially handy in some tiling mode like krohnkite). But for the purpose of the topic....https://imgur.com/a/5WWClju As for immediate searches, you can set Milou ( search widget) and Krunner to do that. https://imgur.com/a/BjFwQZp Then again, I hate keyboards and shortcuts. I like a heavy focus on mouse behaviour. I'm lazy that way.
This realm's name is Maya. And she speaks Hertz. But Ahamkara makes a fuzz about it.
|
Registered users: Bing [Bot], blue_bullet, Google [Bot], rockscient, Yahoo [Bot]