mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-19 11:31:19 +00:00
gtk-ng: prevent split button from becoming focused
This commit is contained in:
@@ -50,6 +50,8 @@ template $GhosttyWindow: Adw.ApplicationWindow {
|
||||
tooltip-text: _("New Tab");
|
||||
dropdown-tooltip: _("New Split");
|
||||
menu-model: split_menu;
|
||||
can-focus: false;
|
||||
focus-on-click: false;
|
||||
}
|
||||
|
||||
[end]
|
||||
|
||||
Reference in New Issue
Block a user