mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
touchbar improvements
This commit is contained in:
@@ -17,6 +17,7 @@ export class ButtonProvider extends ToolbarButtonProvider {
|
||||
return [{
|
||||
icon: 'sliders',
|
||||
title: 'Settings',
|
||||
touchBarTitle: '⚙️',
|
||||
weight: 10,
|
||||
click: () => this.open(),
|
||||
}]
|
||||
|
Reference in New Issue
Block a user