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

Enable multiple global shortcuts #932

Open
JacobMillward opened this issue May 7, 2024 · 1 comment
Open

Enable multiple global shortcuts #932

JacobMillward opened this issue May 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@JacobMillward
Copy link

At the moment you can only set a single global keyboard shortcut to open/close the terminal. It would be useful to be able to set multiple keybinds.

@JacobMillward JacobMillward added the enhancement New feature or request label May 7, 2024
@amezin
Copy link
Member

amezin commented Jun 11, 2024

I'm planning to rewrite Preferences to use libadwaita after Gtk 4 port #652

New Preferences window will include a new shortcut editor.

Until that, you can set multiple shortcuts by editing dconf registry, the process is described in this bug: #939 (all shortcut values in settings are json-like lists of strings)

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

No branches or pull requests

2 participants