diff --git a/installation.html b/installation.html index 9ace5f9d..da633ffc 100644 --- a/installation.html +++ b/installation.html @@ -491,20 +491,6 @@ Building from source - - -
  • - - Example configurations - - -
  • - -
  • - - Starting the window manager - -
  • @@ -628,20 +614,6 @@ Building from source - - -
  • - - Example configurations - - -
  • - -
  • - - Starting the window manager - -
  • @@ -753,21 +725,6 @@ cargo +stable install --path komorebic-no-console --locked

    If the binaries have been built and added to your $PATH correctly, you should see some output when running komorebi --help and komorebic --help

    -

    Example configurations

    -

    Run the following command to download example configuration files for -komorebi and whkd. Pay attention to the output of the command to see where -the example files have been downloaded. For most new users this will be in the -$Env:USERPROFILE folder.

    -
    komorebic quickstart
    -
    -

    Starting the window manager

    -

    Run the following command to start komorebi and whkd with the example -configurations.

    -

    It is important that you run this command for the first time without -making any modifications to the example configurations to validate that -you have a working installation of both komorebi and whkd.

    -
    komorebic start --whkd
    -