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

Make alacritty default terminal for CTRL+ALT+T #129

Closed

Conversation

collinbarnwell
Copy link

No description provided.

@clneagu
Copy link

clneagu commented Jun 17, 2024

sudo update-alternatives --install /usr/bin/x-terminal-emulator x-terminal-emulator /usr/bin/alacritty 50 sudo update-alternatives --config x-terminal-emulator

@collinbarnwell
Copy link
Author

sudo update-alternatives --install /usr/bin/x-terminal-emulator x-terminal-emulator /usr/bin/alacritty 50 sudo update-alternatives --config x-terminal-emulator

Thanks - seems like the first command alone works. I put that in.

@dhh
Copy link
Member

dhh commented Jul 27, 2024

We already have hotkeys for alacritty, so I'm not sure overwriting the default here is necessary. And I've found that it's actually nice to have a way to use the system terminal in case there are any issues with alacritty.

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.

4 participants