diff --git a/src/core/prefs.c b/src/core/prefs.c index fdee5b2e8..3f0db8afc 100644 --- a/src/core/prefs.c +++ b/src/core/prefs.c @@ -111,7 +111,7 @@ static gboolean resize_with_right_button = FALSE; static gboolean edge_tiling = FALSE; static gboolean force_fullscreen = TRUE; static gboolean auto_maximize = TRUE; -static gboolean show_fallback_app_menu = FALSE; +static gboolean show_fallback_app_menu = TRUE; static GDesktopVisualBellType visual_bell_type = G_DESKTOP_VISUAL_BELL_FULLSCREEN_FLASH; static MetaButtonLayout button_layout;