mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-24 13:29:55 +00:00
24 lines
464 B
YAML
24 lines
464 B
YAML
appearance:
|
|
dock: off
|
|
dockScreen: current
|
|
dockFill: 0.5
|
|
dockSpace: 1
|
|
dockHideOnBlur: false
|
|
dockAlwaysOnTop: true
|
|
flexTabs: false
|
|
tabsLocation: top
|
|
cycleTabs: true
|
|
theme: Standard
|
|
frame: thin
|
|
css: '/* * { color: blue !important; } */'
|
|
opacity: 1.0
|
|
vibrancy: true
|
|
vibrancyType: 'blur'
|
|
terminal:
|
|
recoverTabs: true
|
|
enableAnalytics: true
|
|
enableWelcomeTab: true
|
|
electronFlags:
|
|
- ['force_discrete_gpu', '0']
|
|
enableAutomaticUpdates: true
|