diff --git a/tabby-terminal/src/components/terminalSettingsTab.component.pug b/tabby-terminal/src/components/terminalSettingsTab.component.pug index 63b826a7..118cb5ba 100644 --- a/tabby-terminal/src/components/terminalSettingsTab.component.pug +++ b/tabby-terminal/src/components/terminalSettingsTab.component.pug @@ -98,7 +98,7 @@ div.mt-4 (ngModelChange)='config.save()', ) - .form-line + .form-line(*ngIf='config.store.clickableLinks') .header .title(translate) Require a key to click links .description(translate) When enabled, links are only clickable while holding this key