mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03: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