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

Setting the default terminal app #430

Open
KucharczykL opened this issue Dec 2, 2024 · 0 comments
Open

Setting the default terminal app #430

KucharczykL opened this issue Dec 2, 2024 · 0 comments

Comments

@KucharczykL
Copy link
Contributor

Hi, I was looking into setting the default terminal on KDE. This topic of default apps was partially discussed in #406. However, a terminal app does not have any associated MIME type and thus no way of being set using mimeapps.list.

Seems there's a cross-distro solution proposed in https://gitlab.freedesktop.org/xdg/xdg-specs/-/merge_requests/46 but it's not accepted/implemented yet.

As a result, it seems that in KDE the only way to set a default terminal app (that's respected, for example, in Dolphin's menu item "Open terminal here") is setting TerminalApplication in ~/.config/kdeglobals. If you set the default terminal via Settings it also sets TerminalService to the terminal's desktop file but I am not sure what purpose it serves.

Example kdeglobals settings:

[General]
TerminalApplication=kitty
TerminalService=kitty.desktop
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

No branches or pull requests

1 participant