diff --git a/src/Yoda.php b/src/Yoda.php index 972d9b9b..b3e9a8ed 100644 --- a/src/Yoda.php +++ b/src/Yoda.php @@ -49,7 +49,7 @@ $style = new \GtkStyleContext; $style->add_provider_for_screen( $css, - 600 + 600 // \GtkStyleProviderPriority::APPLICATION @TODO PR #121 ); \Gtk::main(); \ No newline at end of file