gnome-keyring

This commit is contained in:
nora 2025-04-20 15:19:09 +02:00
parent fbdda89405
commit dd036aee17
3 changed files with 6 additions and 1 deletions

View file

@ -7,7 +7,7 @@
enableUpdateCheck = false;
keybindings = [
{
key = "ctrl+[BracketRight]";
key = "ctrl+[BracketLeft]";
command = "workbench.action.terminal.focus";
when = "terminalProcessSupported";
}