Home

Awesome

<img src="images/png/app.png" width="24"> Komorebi Tray

A tray app to manage komorebi tiling window manager for Windows.

Komorebi can be started, stopped and paused externally and the app will adjust accordingly: it works independently from komorebi and does not require any change to your current komorebi configuration (see Quick start).

If the app is already running but the connection with komorebi is lost, the app will wait for komorebi to start. If the app is started but komorebi has not been launched yet, the app will attempt to launch komorebi. This is useful if you want to use this app as a launcher for Komorebi at Windows startup.

Komorebi Tray Preview

Quick start

Install Komorebi Tray using the latest MSI Windows Installer or Scoop.

scoop bucket add confetti https://github.com/starise/Scoop-Confetti
scoop install komorebi-tray

No changes to your default komorebi configuration are needed. The only requirement is the KOMOREBI_CONFIG_HOME environment variable set in your Microsoft.PowerShell_profile.ps1, which is used to read the current komorebi configuration and for multiple AutoHotkey profile management.

# Microsoft.PowerShell_profile.ps1
$Env:KOMOREBI_CONFIG_HOME = "$($Env:USERPROFILE)\.config\komorebi"

For more information, see the official Komorebi docs.

AutoHotkey profiles

Add your custom *.ahk scripts to $Env:KOMOREBI_CONFIG_HOME\profiles\.