For some reason branch wasnt up to date? Fixed
This commit is contained in:
parent
1451ccaff7
commit
3ec7e1a038
2 changed files with 2 additions and 31 deletions
|
@ -66,11 +66,6 @@ main()
|
|||
$current_dir/sleep_weather.sh $show_fahrenheit &
|
||||
fi
|
||||
|
||||
# start cpu script in the background
|
||||
if $show_cpu_percentage; then
|
||||
$current_dir/cpu_info.sh &
|
||||
fi
|
||||
|
||||
# sets refresh interval to every 5 seconds
|
||||
tmux set-option -g status-interval 5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue