]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - src/App.vue
Merge branch 'bastienwirtz:main' into hotkey
[github/bastienwirtz/homer.git] / src / App.vue
index c263c8a0572ee096ba8ca6e17c63cf09568a378f..5e717969137e0e0a0c94010f7f800bb6f027d226 100644 (file)
@@ -41,6 +41,7 @@
 
         <SearchInput
           class="navbar-item is-inline-block-mobile"
+          :hotkey="config.hotkey"
           @input="filterServices"
           @search-focus="showMenu = true"
           @search-open="navigateToFirstService"