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