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

changed Directories to work, bin, service and source. Broken before #16

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

boredsquirrel
Copy link

somehow the variable dirs dont work. These do, the ~/.local/bin folder is even in $PATH , all is userspace.

the ~/.local/share/kservices5/ServiceMenus is the one normally working right now. Maybe that changes in Plasma 6 but thats then only a small change.

the directories didnt work, these folders should work for all distros, the bin folder is in userspace. Maybe the kde folder changes with 6.0 but that can be changed then.
@boredsquirrel
Copy link
Author

Hi, best of course would be to use variable paths, but currently for me it doesnt work.

The install.sh puts the .desktop files to the home dir.

The tool puts the resulting .desktop templates to home too.

The way I did it is fixed but should work across all KDE versions if they are up to date.

Also it seems to be required to put the template sources in ~/.local/share/templates/source/ to work consistently. Maybe using dolphin ~/.local/share/templates/source.

Great Extension! Templates need to become more common

@boredsquirrel boredsquirrel changed the title changed dirs changed Directories to work, bin, service and source. Broken before Mar 14, 2023
@boredsquirrel
Copy link
Author

I also removed the rm of the bin_dir, as your script formerly created a new one no other program used, now it just uses an existing bin-directory.

I dont know where you get all these variables from, like window_title etc. For me they are all blank afaik, I couldnt find corresponding lines for them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant