mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-28 01:18:35 +00:00
touchbar improvements
This commit is contained in:
@@ -25,7 +25,8 @@ export class ButtonProvider extends ToolbarButtonProvider {
|
||||
return [{
|
||||
icon: 'globe',
|
||||
weight: 5,
|
||||
title: 'SSH',
|
||||
title: 'SSH connections',
|
||||
touchBarTitle: 'SSH',
|
||||
click: async () => {
|
||||
this.activate()
|
||||
}
|
||||
|
Reference in New Issue
Block a user