Open stevenhuyn opened 2 months ago
Is useful when using the file explorer and right click contexts of open terminal here Also will update Ctrl + Alt + T behaviour.
open terminal here
Ctrl + Alt + T
I had to run sudo update-alternatives --config x-terminal-emulator to update the default terminal.
sudo update-alternatives --config x-terminal-emulator
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.
From #129
Is useful when using the file explorer and right click contexts of
open terminal here
Also will updateCtrl + Alt + T
behaviour.I had to run
sudo update-alternatives --config x-terminal-emulator
to update the default terminal.