nix/modules
Yan Lin 682d89e047 Add smart activity monitoring to silence noisy programs
Automatically disable activity monitoring for constantly-updating programs:
- lazygit: Git TUI with frequent display updates
- btop: System monitor with continuous refreshing
- htop: Process monitor
- watch: Repetitive command execution
- tail: Log file following

Features:
- Auto-detection via tmux hooks (after-new-window, window-pane-changed, pane-exited)
- Re-enables monitoring when switching to normal programs
- Manual toggle with Ctrl+a A
- Eliminates false activity notifications while preserving useful ones

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-30 23:24:56 +02:00
..
btop.nix Add btop config 2025-07-30 22:34:32 +02:00
git.nix Add multi-platform git credential management 2025-07-28 13:50:46 +02:00
nvim.nix Add dictionary autocompletion to neovim without spell checking 2025-07-30 18:57:50 +02:00
papis.nix Add pareset alias for papis cache reset 2025-07-29 23:46:16 +02:00
rsync.nix Add comprehensive rsync configuration and management 2025-07-28 17:26:39 +02:00
ssh.nix Add imac ssh config 2025-07-30 09:58:20 +02:00
termscp.nix Update termscp config 2025-07-28 00:27:02 +02:00
tmux.nix Add smart activity monitoring to silence noisy programs 2025-07-30 23:24:56 +02:00
zsh.nix Add zoxide integration for smart directory navigation 2025-07-30 00:07:48 +02:00