Add s-tui for CPU monitoring
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user