Open app in native view on starting it in GUI mode instead of on web browser

- Opens settings page on first run and landing page after in GUI mode
  Previously was only opening the GUI on linux after first run as it
  doesn't have a system tray
- Both the views are from the web interface but are rendered within
  the app instead of the browser
This commit is contained in:
Debanjum Singh Solanky
2023-08-07 13:29:40 -07:00
parent 9c494705a8
commit ea734ba1c8
2 changed files with 4 additions and 10 deletions

View File

@@ -24,7 +24,7 @@ For more detailed Windows installation and troubleshooting, see [Windows Install
### 2. Start
Run the following command from your terminal to start the Khoj backend and open Khoj in your browser.
Run the following command in your terminal to start the Khoj backend and open the Khoj native GUI
```shell
khoj --gui