Silent Install HQ
MSI WinGet

komorebi

LGUG2Z · 0.1.39 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i komorebi-0.1.39-aarch64.msi /quiet /norestart

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {F938FA89-892C-4445-8B84-A5DF8FDA7381}
Product version operator Greater than or equal to
Product version 0.1.39

MSI Properties

Product Code {F938FA89-892C-4445-8B84-A5DF8FDA7381}

File Identity

SHA256 1b07b566ee3cc4e952b548891f299a54237c27070cc1c8cb9795a493badb400d VirusTotal ↗
Filename komorebi-0.1.39-aarch64.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID LGUG2Z.komorebi
Version 0.1.39
Description A tiling window manager for Windows
License Komorebi
Upgrade Behavior install(Install over existing)
Release Notes v0.1.39 (2025-12-09) Bug Fixes - bar: update the network widget in a separate thread (faed6ec5) - client: expose more useful structs (a733fecb) - wm: promoting a container shouldn't change resize dimensions (31c969fc) - docs: replace deprecated aliases in komorebi.bar.example.json (a77b3e77) - wm: simplify stack-all command (18ee6678) - bar: update network interface less frequently (8d085df1) Code Refactoring - cli: use "args" var name uniformly (a0239fae) - rust: use eyre::Result uniformly (6eb…