mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-10 06:20:03 +00:00
61 lines
1.2 KiB
YAML
61 lines
1.2 KiB
YAML
accessibility:
|
|
animations: true
|
|
appearance:
|
|
dock: off
|
|
dockScreen: current
|
|
dockFill: 0.5
|
|
dockSpace: 1
|
|
dockHideOnBlur: false
|
|
dockAlwaysOnTop: true
|
|
flexTabs: false
|
|
tabsLocation: top
|
|
tabsInFullscreen: false
|
|
cycleTabs: true
|
|
theme: Follow the color scheme
|
|
frame: thin
|
|
css: '/* * { color: blue !important; } */'
|
|
opacity: 1.0
|
|
vibrancy: false
|
|
vibrancyType: 'blur'
|
|
lastTabClosesWindow: false
|
|
spaciness: 1
|
|
colorSchemeMode: 'dark'
|
|
terminal:
|
|
showBuiltinProfiles: true
|
|
showRecentProfiles: 3
|
|
paneResizeStep: 0.1
|
|
focusFollowsMouse: false
|
|
identification: null
|
|
hotkeys:
|
|
profile:
|
|
__nonStructural: true
|
|
profile-selectors:
|
|
__nonStructural: true
|
|
profiles: []
|
|
groups: []
|
|
profileDefaults:
|
|
__nonStructural: true
|
|
ssh:
|
|
disableDynamicTitle: true
|
|
recoverTabs: true
|
|
enableAnalytics: true
|
|
enableWelcomeTab: true
|
|
electronFlags:
|
|
- ['force_discrete_gpu', '0']
|
|
enableAutomaticUpdates: true
|
|
hideTray: false
|
|
version: 1
|
|
vault: null
|
|
encrypted: false
|
|
enableExperimentalFeatures: false
|
|
pluginBlacklist: []
|
|
commandBlacklist: []
|
|
providerBlacklist: []
|
|
profileBlacklist: []
|
|
hacks:
|
|
disableGPU: false
|
|
disableVibrancyWhileDragging: false
|
|
enableFluentBackground: false
|
|
language: null
|
|
defaultQuickConnectProvider: "ssh"
|