Replace htop with btop

This commit is contained in:
gardouille 2022-12-12 09:54:26 +01:00
parent aeff9f0396
commit 8a1867f5d0
Signed by: gardouille
GPG Key ID: E759BAA22501AF32
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@
# New session with first window in ~
new -A -stoto -nmail 'mutt ; exec ${SHELL}'
splitw -h -p 25 -t 1 'sudo aptitude update ; sudo aptitude full-upgrade ; exec ${SHELL}'
# New window toto:1 with htop (refresh every minute)
neww -d -nht0p 'htop -d 600 ; exec ${SHELL}'
# New window toto:1 with btop (refresh every minute)
neww -d -nXt0p 'btop ; exec ${SHELL}'
# New window toto:2 for remote weechat
neww -d -nw33 'weechat ; exec ${SHELL}'
# New window toto:3 for git repositories