aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/hyprland/.local/bin/monitor-dashboard
Commit message (Collapse)AuthorAgeFilesLines
* fix(hyprland): simplify monitor scratchpad to btop onlyv0.5Craig Jennings2026-01-291-36/+2
| | | | | | | Remove tmux session and other monitoring tools (s-tui, nvtop, duf, bandwhich, wavemon, powertop). Just run btop directly. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* feat(hyprland): add monitor-dashboard, remove htop scratchpadCraig Jennings2026-01-281-0/+37
- Monitor scratchpad now launches monitor-dashboard (tmux session with btop, s-tui, nvtop, duf, bandwhich, wavemon, powertop) - Remove htop scratchpad ($mod+Shift+H now free)