Add s-tui for CPU monitoring

This commit is contained in:
2025-03-04 09:40:43 +00:00
parent 5fb63fba4d
commit 826f316fe8

View File

@@ -80,9 +80,10 @@ programs=(neovim curl git tmux htop fzf gcc make)
if $desktop; then if $desktop; then
programs+=( programs+=(
tldr # Simplified man pages tldr # Simplified man pages
fastfetch # System info fastfetch # System information
timeshift # System restore timeshift # System restore
#weechat # IRC client s-tui # CPU monitoring / Detect overheating
#weechat # IRC client
#w3m # Text-based web browser #w3m # Text-based web browser
#nnn # File manager #nnn # File manager
#taskwarrior # Task manager #taskwarrior # Task manager