Skip to content

Clean interaciton with app dispatchers (rofi, wofi, dmenu, etc.) #116

Answered by igo95862
OhKayBet asked this question in Q&A
Discussion options

You must be logged in to vote

The way it works right now.

If you use a profile which has the desktop entry name defined then a desktop entry with the same name will be created in ~/.local/share/applications/ which will shadow the desktop entry installed on the system. For example, if you create an instance with firefox profile a ~/.local/share/applications/firefox.desktop will be created and the original firefox desktop entry will no longer be accessible.

If profile does not have a desktop entry then a generic bubble_{instance_name}.desktop entry will be created.

If you pass --no-desktop-entry option then no desktop entry will be generated.

There is also a generate-desktop-entry command which can generate a desktop en…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by OhKayBet
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants