Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set default places for e.g. dolphin (write the user-places.xbel) #330

Open
Asqiir opened this issue Aug 20, 2024 · 2 comments
Open

Set default places for e.g. dolphin (write the user-places.xbel) #330

Asqiir opened this issue Aug 20, 2024 · 2 comments
Labels
0. type: enhancement New feature or request for feature

Comments

@Asqiir
Copy link
Contributor

Asqiir commented Aug 20, 2024

I would like to be able to set the "Places" in dolphin with plasma-manager.
These are defined in ~/.local/share/user-places.xbel.

xbel is the XML bookmark exchange language. Despite this rather general name it seems only to be used by KDE applications (e.g. gnome doesn't), and a few relatively unknown browsers. That is why I believe plasma-manager might be the right place for this feature.

@HeitorAugustoLN HeitorAugustoLN added the 0. type: enhancement New feature or request for feature label Aug 20, 2024
@Moe1369
Copy link

Moe1369 commented Sep 3, 2024

For now you can achieve this via home.file.".local/share/user-places.xbel" but the user-places file does not seem tor accept variables for userfolder so in a multihost,multiuser config you'd have to create multiple user-places.xbel files.

Here's how I did it

https://github.com/Moe1369/nixos-config/blob/main/modules/user/plasma/default.nix

@HeitorAugustoLN
Copy link
Member

I will try to implement this, in this weekend or next week. Shouldn't be too different from what I did in #362

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. type: enhancement New feature or request for feature
Projects
None yet
Development

No branches or pull requests

3 participants