apprt/gtk-ng: remove all shortcuts on tab view
parent
2847aeb181
commit
0cc8b6d10f
|
|
@ -86,6 +86,7 @@ template $GhosttyWindow: Adw.ApplicationWindow {
|
|||
close-page => $close_page();
|
||||
page-attached => $page_attached();
|
||||
page-detached => $page_detached();
|
||||
shortcuts: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue