- Added a shared
thpmhook runtime at~/.local/share/thpm/lib/theme-env.shso bundled plugins can run directly as native Omarchytheme-set.dhooks. - Added bundled tmux theme support through
theme-set.d/10-tmux.sh. Themes can now shiptmux.conf; when present,thpminstalls it as~/.config/tmux/omarchy-theme.conf, ensures the user's tmux config sources that stable file once, and reloads running tmux sessions.
- Aligned plugin execution with Omarchy's native
.dhook runner. Plugins now source their own theme environment, and disabled plugins use Omarchy's.sampleskip convention instead of executable bits. - Removed stale tmux theme state when switching to a theme that does not ship
tmux.conf. The tmux plugin now removes its managed source line and copied theme file before reloading the user's tmux config.