macOS Sequoia 15.6
Keyboard Cowboy 3.27.3 (2471)
Context
I use stow to manage my dotfiles which replaces .config/keyboardcowboy/config.json with a symlink to the actual config file in my dotfiles directory, which is kept under version control.
Expected
Changing the Keyboard Cowboy config updates the file stored in my dotfiles directory and leaves the symlink at .config/keyboardcowboy/config.json intact.
Actual
The symlink at .config/keyboardcowboy/config.json is overwritten with the actual config.json file.