mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-09-05 19:08:17 +00:00
apprt/gtk-ng: main menu button shouldn't focus
This commit is contained in:
@@ -29,6 +29,7 @@ template $GhosttyWindow: Adw.ApplicationWindow {
|
||||
icon-name: "open-menu-symbolic";
|
||||
menu-model: main_menu;
|
||||
tooltip-text: _("Main Menu");
|
||||
can-focus: false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user