diff --git a/lib/screens/home.dart b/lib/screens/home.dart
index a85e15f..0aa0326 100644
--- a/lib/screens/home.dart
+++ b/lib/screens/home.dart
@@ -18,6 +18,7 @@ class Home extends StatelessWidget {
         title: const Text('Nekoya'),
         centerTitle: true,
         backgroundColor: const Color(0xff212226),
+        automaticallyImplyLeading: false,
       ),
       body: SafeArea(
         child: SingleChildScrollView(