mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
blp formatting
This commit is contained in:
@ -9,7 +9,6 @@ template $GhosttyWindow: Adw.ApplicationWindow {
|
|||||||
notify::config => $notify_config();
|
notify::config => $notify_config();
|
||||||
notify::fullscreened => $notify_fullscreened();
|
notify::fullscreened => $notify_fullscreened();
|
||||||
notify::maximized => $notify_maximized();
|
notify::maximized => $notify_maximized();
|
||||||
|
|
||||||
default-width: 800;
|
default-width: 800;
|
||||||
default-height: 600;
|
default-height: 600;
|
||||||
// GTK4 grabs F10 input by default to focus the menubar icon. We want
|
// GTK4 grabs F10 input by default to focus the menubar icon. We want
|
||||||
|
Reference in New Issue
Block a user