Silent Install HQ
MSI WinGet

komorebi

LGUG2Z · 0.1.39 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

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

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {A66331ED-3D57-4D81-BE16-B48C1169A381}
Product version operator Greater than or equal to
Product version 0.1.39

MSI Properties

Product Code {A66331ED-3D57-4D81-BE16-B48C1169A381}

File Identity

SHA256 191759843e173cbd1e5094aceaf886bcf8ea90d549c1b6cd7b09b6db654dfe11 VirusTotal ↗
Filename komorebi-0.1.39-x86_64.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…