Add s-tui for CPU monitoring

This commit is contained in:
2025-03-04 09:40:43 +00:00
parent 8a2759be61
commit ce3530205a

View File

@@ -80,8 +80,9 @@ 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
s-tui # CPU monitoring / Detect overheating
#weechat # IRC client #weechat # IRC client
#w3m # Text-based web browser #w3m # Text-based web browser
#nnn # File manager #nnn # File manager