enhancment: store komorebi runtime files in a different places other than $HOME #101

Closed
opened 2026-01-05 14:48:20 +01:00 by adam · 0 comments
Owner

Originally created by @amrbashir on GitHub (Jun 25, 2022).

komorebi.log, komorebi.hwnd.json and any other files other than the config file should not be stored next to the config file, it should be stored in %LOCALAPPDATA%\komorebi so as to not pollute $HOME or the directory set as $KOMOREBI_CONFIG_HOME.

I should note that my current $KOMOREBI_CONFIG_HOME is set to $HOME/dotfiles, this directory contains all of my dotfiles (symlinked to other locations if needed) including komorebi.ahk

Originally created by @amrbashir on GitHub (Jun 25, 2022). `komorebi.log`, `komorebi.hwnd.json` and any other files other than the config file should not be stored next to the config file, it should be stored in `%LOCALAPPDATA%\komorebi` so as to not pollute `$HOME` or the directory set as `$KOMOREBI_CONFIG_HOME`. I should note that my current `$KOMOREBI_CONFIG_HOME` is set to `$HOME/dotfiles`, this directory contains all of my dotfiles (symlinked to other locations if needed) including `komorebi.ahk`
adam added the enhancement label 2026-01-05 14:48:20 +01:00
adam closed this issue 2026-01-05 14:48:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#101